summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-createPolicy-createXYZTests.html.ini
blob: fdf37506a65ea482e902fbc5669ffe2c496afea5 (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
73
74
75
76
77
78
79
80
81
82
83
84
[TrustedTypePolicyFactory-createPolicy-createXYZTests.html]
  [html = identity function]
    expected: FAIL

  [html = null]
    expected: FAIL

  [html = string + global string]
    expected: FAIL

  [html = identity function, global string changed]
    expected: FAIL

  [html = callback that throws]
    expected: FAIL

  [html = this bound to an object]
    expected: FAIL

  [html = this without bind]
    expected: FAIL

  [html - calling undefined callback throws]
    expected: FAIL

  [createHTML defined - calling undefined callbacks throws]
    expected: FAIL

  [script = identity function]
    expected: FAIL

  [script = null]
    expected: FAIL

  [script = string + global string]
    expected: FAIL

  [script = identity function, global string changed]
    expected: FAIL

  [script = callback that throws]
    expected: FAIL

  [script = this bound to an object]
    expected: FAIL

  [script = this without bind]
    expected: FAIL

  [script - calling undefined callback throws]
    expected: FAIL

  [createScript defined - calling undefined callbacks throws]
    expected: FAIL

  [script_url = identity function]
    expected: FAIL

  [script_url = null]
    expected: FAIL

  [script_url = string + global string]
    expected: FAIL

  [script_url = identity function, global string changed]
    expected: FAIL

  [script_url = callback that throws]
    expected: FAIL

  [script_url = this bound to an object]
    expected: FAIL

  [script_url = this without bind]
    expected: FAIL

  [script_url - calling undefined callback throws]
    expected: FAIL

  [createScriptURL defined - calling undefined callbacks throws]
    expected: FAIL

  [Arbitrary number of arguments]
    expected: FAIL