summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/scroll-timelines/idlharness.window.js.ini
blob: d3d19dc025421c8acf164031f02d891b0c04a712 (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
[idlharness.window.html]
  [ScrollTimeline interface: existence and properties of interface prototype object]
    expected: FAIL

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

  [ViewTimeline interface: attribute endOffset]
    expected: FAIL

  [ScrollTimeline interface object length]
    expected: FAIL

  [ScrollTimeline interface object name]
    expected: FAIL

  [Stringification of new ScrollTimeline()]
    expected: FAIL

  [ViewTimeline interface: attribute startOffset]
    expected: FAIL

  [ScrollTimeline interface: attribute source]
    expected: FAIL

  [ViewTimeline interface object length]
    expected: FAIL

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

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

  [ScrollTimeline interface: attribute axis]
    expected: FAIL

  [ScrollTimeline must be primary interface of new ScrollTimeline()]
    expected: FAIL

  [ScrollTimeline interface: new ScrollTimeline() must inherit property "axis" with the proper type]
    expected: FAIL

  [ViewTimeline interface: attribute subject]
    expected: FAIL

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

  [ViewTimeline interface object name]
    expected: FAIL

  [ScrollTimeline interface: new ScrollTimeline() must inherit property "source" with the proper type]
    expected: FAIL

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

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

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

  [AnimationTimeline interface: new ScrollTimeline() must inherit property "getCurrentTime(optional AnimationTimeOptions)" with the proper type]
    expected: FAIL

  [AnimationTimeline interface: operation getCurrentTime(optional AnimationTimeOptions)]
    expected: FAIL

  [AnimationTimeline interface: calling getCurrentTime(optional AnimationTimeOptions) on new ScrollTimeline() with too few arguments must throw TypeError]
    expected: FAIL