summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookies/attributes/path-redirect.html.ini
blob: 17470f346d555da36ccc3bebb3d4e22719e52ec9 (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
[path-redirect.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [No cookie sent for redirected path mismatch with trailing '?' after unquoted Path]
    expected: FAIL

  [No cookie sent for redirected path mismatch with trailing '#' after unquoted Path]
    expected: FAIL

  [Cookie sent for redirected path with trailing '/' and the redirected URL is one level deeper]
    expected: FAIL

  [Cookie sent for redirected path match with a trailing ';' after an unquoted Path]
    expected: FAIL

  [No cookie sent for redirected path match with a trailing ';' inside a quoted Path]
    expected: FAIL

  [No cookie sent for redirected path match with partially URL encoded path]
    expected: FAIL

  [Multiple cookies sent for multiple redirected path matches, sorted by length]
    expected: FAIL

  [No cookie sent for redirected path mismatch where path and redirected URL begin with same string]
    expected: FAIL

  [No cookie sent for redirected path mismatch where final path directory component and redirected URL resource begin with same string]
    expected: FAIL

  [No cookie sent for redirected path mismatch where final path directory component begins with same string as redirected URL final directory component]
    expected: FAIL

  [No cookie sent for redirected path mismatch for different resources inside the same final directory component]
    expected: FAIL

  [No cookie sent for redirected path mismatch where final path directory component ends in '/' and does not match redirected URL]
    expected: FAIL

  [No cookie sent for redirected path mismatch with a similar start to the redirected URL]
    expected: FAIL

  [No cookie sent for redirected path mismatch with trailing '/' after unquoted Path]
    expected: FAIL