18 lines
536 B
INI
18 lines
536 B
INI
[path.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Set cookie for bare Path]
|
|
expected:
|
|
if (os == "android") and fission: [PASS, FAIL]
|
|
|
|
[No cookie returned for partial path match, return cookie for default path]
|
|
expected:
|
|
if (os == "android") and fission: [PASS, FAIL]
|
|
|
|
[Set cookie for Path=]
|
|
expected:
|
|
if (os == "android") and fission: [PASS, FAIL]
|
|
|
|
[Return cookie for bare path= (after mismatched path)]
|
|
expected:
|
|
if (os == "android") and fission: [PASS, FAIL]
|