summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fledge/tentative/trusted-bidding-signals.https.sub.window.js.ini
blob: ec9faa6e850ed6f1da234cf00bb3f5c2a755492e (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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
[trusted-bidding-signals.https.sub.window.html]
  [No trustedBiddingSignalsKeys or trustedBiddingSignalsUrl.]
    expected: FAIL

  [trustedBiddingSignalsKeys but no trustedBiddingSignalsUrl.]
    expected: FAIL

  [trustedBiddingSignalsUrl without trustedBiddingSignalsKeys.]
    expected: FAIL

  [trustedBiddingSignalsUrl closes the connection without sending anything.]
    expected: FAIL

  [Trusted bidding signals response is HTTP 404 error.]
    expected: FAIL

  [Trusted bidding signals response has no content-type.]
    expected: FAIL

  [Trusted bidding signals response has wrong content-type.]
    expected: FAIL

  [Trusted bidding signals response does not allow fledge.]
    expected: FAIL

  [Trusted bidding signals response has wrong X-Allow-FLEDGE header.]
    expected: FAIL

  [Trusted bidding signals response has no X-Allow-FLEDGE header.]
    expected: FAIL

  [Trusted bidding signals response has no body.]
    expected: FAIL

  [Trusted bidding signals response is not JSON.]
    expected: FAIL

  [Trusted bidding signals response is a JSON array.]
    expected: FAIL

  [Trusted bidding signals response in invalid JSON object.]
    expected: FAIL

  [Trusted bidding signals response has no keys object.]
    expected: FAIL

  [Trusted bidding signals response has no keys.]
    expected: FAIL

  [Trusted bidding signals response keys is incorrectly an array.]
    expected: FAIL

  [Trusted bidding signals response has key not in trustedBiddingSignalsKeys.]
    expected: FAIL

  [Trusted bidding signals response null value for key.]
    expected: FAIL

  [Trusted bidding signals response has a number value for key.]
    expected: FAIL

  [Trusted bidding signals response has string value for key.]
    expected: FAIL

  [Trusted bidding signals response has array value for key.]
    expected: FAIL

  [Trusted bidding signals response has object value for key.]
    expected: FAIL

  [Trusted bidding signals receives empty string key.]
    expected: FAIL

  [Trusted bidding signals response has multiple keys.]
    expected: FAIL

  [Trusted bidding signals receives escaped key.]
    expected: FAIL

  [Trusted bidding signals receives null key.]
    expected: FAIL

  [Trusted bidding signals receives interest group name.]
    expected: FAIL

  [Trusted bidding signals receives escaped interest group name.]
    expected: FAIL

  [Trusted bidding signals receives empty interest group name.]
    expected: FAIL

  [Trusted bidding signals receives hostname field.]
    expected: FAIL

  [Trusted bidding signals response has no data-version.]
    expected: FAIL

  [Trusted bidding signals response has numeric Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has min Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has max Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has too large Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has Data-Version with leading 0.]
    expected: FAIL

  [Trusted bidding signals response has negative Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has decimal in Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has space in Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has hex Data-Version.]
    expected: FAIL

  [Trusted bidding signals response has Data-Version and no trustedBiddingSignalsKeys.]
    expected: FAIL

  [Trusted bidding signals response with Data-Version and empty body.]
    expected: FAIL

  [Trusted bidding signals response with Data-Version and JSON array body.]
    expected: FAIL

  [Trusted bidding signals response with Data-Version and double JSON object body.]
    expected: FAIL

  [Trusted bidding signals response with Data-Version and invalid keys entry]
    expected: FAIL