blob: e3581fc3b36b6032c1d19773ec18f1c3727fe90c (
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
|
[register-ad-beacon.https.sub.window.html]
[Seller calls registerAdBeacon().]
expected: FAIL
[Buyer calls registerAdBeacon().]
expected: FAIL
[Seller calls registerAdBeacon(), beacon sent with body.]
expected: FAIL
[Buyer calls registerAdBeacon(), beacon sent with body.]
expected: FAIL
[Seller calls registerAdBeacon(). reportEvent() called twice.]
expected: FAIL
[Buyer calls registerAdBeacon(). reportEvent() called twice.]
expected: FAIL
[Seller calls registerAdBeacon() with multiple beacons.]
expected: FAIL
[Buyer calls registerAdBeacon() with multiple beacons.]
expected: FAIL
[Seller and buyer call registerAdBeacon() with shared reportEvent() call.]
expected: FAIL
[Seller and buyer call registerAdBeacon() with separate reportEvent() calls.]
expected: FAIL
[Seller calls registerAdBeacon() multiple times.]
expected: FAIL
[Buyer calls registerAdBeacon() multiple times.]
expected: FAIL
|