summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/browsers/history/the-location-interface/no-browsing-context.window.js.ini
blob: ff89e808d445709737b383c6eaded8733a8fe37e (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[no-browsing-context.window.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Invoking `assign` with `/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `test:test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `assign` with `about:blank` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `test test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `assign` with `chrome:fail` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `assign` with `test:test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `protocol` to `about` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `chrome:fail` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `chrome:fail` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `test:test` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `https://example.com/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `https://example.com/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `protocol` to `test` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `test test` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Getting `origin` of a `Location` object sans browsing context should be "null"]
    expected: FAIL

  [Invoking `replace` with `http://test:test/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `about:blank` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `https://example.com/` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `assign` with `test test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `http://test:test/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `test:test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Getting `ancestorOrigins` of a `Location` object sans browsing context should be [\]]
    expected: FAIL

  [Invoking `assign` with `http://test:test/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `/` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `reload` with `chrome:fail` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `href` to `http://test:test/` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `assign` with `https://example.com/` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `protocol` to `http` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `about:blank` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Invoking `replace` with `test test` on a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `pathname` to `x` of a `Location` object sans browsing context is a no-op]
    expected: FAIL

  [Setting `pathname` to `/` of a `Location` object sans browsing context is a no-op]
    expected: FAIL