blob: 69a8dff62fe5fe549e9b918e54a387163a0ca255 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[Event-subclasses-constructors.html]
type: testharness
[CompositionEvent constructor (no argument)]
expected: FAIL
[CompositionEvent constructor (undefined argument)]
expected: FAIL
[CompositionEvent constructor (null argument)]
expected: FAIL
[CompositionEvent constructor (empty argument)]
expected: FAIL
[CompositionEvent constructor (argument with default values)]
expected: FAIL
[CompositionEvent constructor (argument with non-default values)]
expected: FAIL
|