summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-highlight-api/idlharness.window.js.ini
blob: 6b7b5e261a71d4d5b29cc4f50c71386c0d378506 (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
[idlharness.window.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Highlight interface: existence and properties of interface object]
    expected: FAIL

  [Highlight interface object length]
    expected: FAIL

  [Highlight interface object name]
    expected: FAIL

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

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

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

  [Highlight interface: attribute priority]
    expected: FAIL

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

  [Stringification of new Highlight(new Range())]
    expected: FAIL

  [Highlight interface: new Highlight(new Range()) must inherit property "priority" with the proper type]
    expected: FAIL

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

  [HighlightRegistry interface object length]
    expected: FAIL

  [HighlightRegistry interface object name]
    expected: FAIL

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

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

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

  [HighlightRegistry must be primary interface of CSS.highlights]
    expected: FAIL

  [Stringification of CSS.highlights]
    expected: FAIL

  [CSS namespace: attribute highlights]
    expected: FAIL

  [Highlight interface: attribute type]
    expected: FAIL

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

  [Highlight interface: setlike<AbstractRange>]
    expected: FAIL

  [HighlightRegistry interface: maplike<DOMString, Highlight>]
    expected: FAIL