summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/animation-worklet/idlharness.any.js.ini
blob: 2b5a08fb4737fd5c10f6cbf39058d3bc605ee2eb (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
[idlharness.any.html]
  [CSS namespace: attribute animationWorklet]
    expected: FAIL

  [WorkletAnimation must be primary interface of new WorkletAnimation("name")]
    expected: FAIL

  [WorkletAnimation interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [WorkletAnimation interface: existence and properties of interface prototype object]
    expected: FAIL

  [WorkletAnimation interface: new WorkletAnimation("name") must inherit property "animatorName" with the proper type]
    expected: FAIL

  [WorkletAnimation interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [Stringification of new WorkletAnimation("name")]
    expected: FAIL

  [WorkletAnimation interface: attribute animatorName]
    expected: FAIL

  [WorkletAnimation interface: existence and properties of interface object]
    expected: FAIL

  [WorkletAnimation interface object length]
    expected: FAIL

  [WorkletAnimation interface object name]
    expected: FAIL


[idlharness.any.worker.html]
  [Stringification of new WorkletAnimation("name")]
    expected: FAIL

  [CSS namespace: attribute animationWorklet]
    expected: FAIL

  [WorkletAnimation must be primary interface of new WorkletAnimation("name")]
    expected: FAIL

  [CSS namespace: operation escape(CSSOMString)]
    expected: FAIL

  [WorkletAnimation interface: new WorkletAnimation("name") must not have property "animatorName"]
    expected: FAIL

  [WorkletAnimation interface: new WorkletAnimation("name") must not have property "undefined"]
    expected: FAIL