blob: 4853de0b126a1fc20a30b1537440799c330125c8 (
plain)
1
2
3
4
5
6
7
8
|
[permissions-policy-feature-policy-coexist.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[When there is no conflict, Feature Policy and Permissions Policy should all be able to control each feature by themselves.]
expected: FAIL
[When there is conflict in Feature Policy header and Permissions Policyheader, Permissions Policy wins.]
expected: FAIL
|