blob: 5cddc9f437e829559453aef9da19b9cb4231fb45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[browsing-topics-permissions-policy-self.tentative.https.sub.html]
expected: TIMEOUT
[permissions policy header browsing-topics=(self) allows document.browsingTopics() in the current page.]
expected: FAIL
[permissions policy header browsing-topics=(self) allows document.browsingTopics() in same-origin iframes.]
expected: TIMEOUT
[permissions policy header browsing-topics=(self) disallows document.browsingTopics() in cross-origin iframes.]
expected: TIMEOUT
[permissions policy header browsing-topics=(self)allows the 'Sec-Browsing-Topics' header to be sent for the same-origin topics fetch request.]
expected: FAIL
[permissions policy header browsing-topics=(self)allows the 'Sec-Browsing-Topics' header to be sent for the redirect of a topics fetch request, where the redirect has a same-origin URL.]
expected: FAIL
[permissions policy header browsing-topics=(self) allows the 'Sec-Browsing-Topics' header to be sent for the same-origin iframe navigation request.]
expected: FAIL
|