202 lines
6.6 KiB
INI
202 lines
6.6 KiB
INI
[idlharness.window.html]
|
|
[AnimationTimeline interface: operation play(optional AnimationEffect?)]
|
|
expected: FAIL
|
|
|
|
[AnimationTimeline interface: document.timeline must inherit property "play(optional AnimationEffect?)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationTimeline interface: calling play(optional AnimationEffect?) on document.timeline with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: attribute parent]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: attribute previousSibling]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: attribute nextSibling]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: operation before(AnimationEffect...)]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: operation after(AnimationEffect...)]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: operation replace(AnimationEffect...)]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: operation remove()]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "parent" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "previousSibling" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "nextSibling" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "before(AnimationEffect...)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: calling before(AnimationEffect...) on new KeyframeEffect(null, null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "after(AnimationEffect...)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: calling after(AnimationEffect...) on new KeyframeEffect(null, null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "replace(AnimationEffect...)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: calling replace(AnimationEffect...) on new KeyframeEffect(null, null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[AnimationEffect interface: new KeyframeEffect(null, null) must inherit property "remove()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface object length]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface object name]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: attribute children]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: attribute firstChild]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: attribute lastChild]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: operation clone()]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: operation prepend(AnimationEffect...)]
|
|
expected: FAIL
|
|
|
|
[GroupEffect interface: operation append(AnimationEffect...)]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface object length]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface object name]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: attribute length]
|
|
expected: FAIL
|
|
|
|
[AnimationNodeList interface: operation item(unsigned long)]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface object length]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface object name]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[SequenceEffect interface: operation clone()]
|
|
expected: FAIL
|
|
|
|
[AnimationTimeline interface: attribute duration]
|
|
expected: FAIL
|
|
|
|
[AnimationTimeline interface: document.timeline must inherit property "duration" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationTimeline interface: document.timeline must inherit property "currentTime" with the proper type]
|
|
expected: FAIL
|
|
|
|
[idl_test setup]
|
|
expected:
|
|
if (processor == "x86") and not debug: [PASS, FAIL]
|
|
|
|
[Animation interface: attribute overallProgress]
|
|
expected: FAIL
|
|
|
|
[Animation interface: new Animation() must inherit property "overallProgress" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Animation interface: attribute trigger]
|
|
expected: FAIL
|
|
|
|
[Animation interface: new Animation() must inherit property "trigger" with the proper type]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface object length]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface object name]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute timeline]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute type]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute rangeStart]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute rangeEnd]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute exitRangeStart]
|
|
expected: FAIL
|
|
|
|
[AnimationTrigger interface: attribute exitRangeEnd]
|
|
expected: FAIL
|