blob: a9af65f51b58f013ad5e0f3eff652fe02d45f9c0 (
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
|
[cookieStore_subscribe_arguments.https.any.html]
[cookieStore.subscribe without url in option]
expected: FAIL
[cookieStore.subscribe with invalid url path in option]
expected: FAIL
[cookieStore.subscribe is idempotent]
expected: FAIL
[CookieStore.unsubscribe is idempotent]
expected: FAIL
[cookieStore_subscribe_arguments.https.any.serviceworker.html]
expected: TIMEOUT
[cookieStore.subscribe without url in option]
expected: FAIL
[cookieStore.subscribe with invalid url path in option]
expected: TIMEOUT
[cookieStore.subscribe is idempotent]
expected: NOTRUN
[CookieStore.unsubscribe is idempotent]
expected: NOTRUN
|