summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/third-party-cookie-relaxing-expected.txt
blob: 184a97ac87d01e7e2ed432df8e011bc03587c3a8 (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
ALERT: 

ALERT: Allowing all cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
ALERT: XHR response - Deleted all cookies
ALERT: Test stage 1 document.cookie is: 
ALERT: Restricting to first party only cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
ALERT: XHR response - Set the foo cookie
ALERT: Test stage 2 document.cookie is: 
ALERT: 

ALERT: Allowing all cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
ALERT: XHR response - Deleted all cookies
ALERT: Test stage 3 document.cookie is: 
ALERT: Restricting to first party only cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie
ALERT: XHR response - Set the foo and bar cookies
ALERT: Test stage 4 document.cookie is: 
ALERT: 

ALERT: Allowing all cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
ALERT: XHR response - Deleted all cookies
ALERT: Test stage 5 document.cookie is: 
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
ALERT: XHR response - Set the foo cookie
ALERT: Test stage 6 document.cookie is: foo=awesomevalue
ALERT: Restricting to first party only cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
ALERT: XHR response - Deleted all cookies
ALERT: Test stage 7 document.cookie is: 
ALERT: 

ALERT: Allowing all cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
ALERT: XHR response - Deleted all cookies
ALERT: Test stage 8 document.cookie is: 
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
ALERT: XHR response - Set the foo cookie
ALERT: Test stage 9 document.cookie is: foo=awesomevalue
ALERT: Restricting to first party only cookies
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie
ALERT: XHR response - Set the foo and bar cookies
ALERT: Test stage 10 document.cookie is: bar=anotherawesomevalue; foo=awesomevalue