Summary

Harness status: OK

Found 76 tests

Details

ResultTest NameMessage
PassTest frame policy on same origin iframe inherit from header policy.
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe inherit from header policy.
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
FailTest frame policy on another cross origin iframe inherit from header policy.assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:39:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:38:3
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc iframe inherit from header policy.
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + same origin iframe inherit from header policy.
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + cross origin iframe inherit from header policy.
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + another cross origin iframe inherit from header policy.
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on data: URL cross origin iframe inherit from header policy.
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "*".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:72:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:71:5
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + same origin iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + cross origin iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + another cross origin iframe with allow = "*".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on data: URL cross origin iframe with allow = "*".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self'".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
FailTest frame policy on another cross origin iframe with allow = "'self'".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:72:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:71:5
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc iframe with allow = "'self'".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + same origin iframe with allow = "'self'".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + cross origin iframe with allow = "'self'".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + another cross origin iframe with allow = "'self'".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on data: URL cross origin iframe with allow = "'self'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on cross origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on another cross origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc + same origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc + cross origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc + another cross origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on data: URL cross origin iframe with allow = "'none'".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:72:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:71:5
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on srcdoc iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + same origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on srcdoc + another cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on data: URL cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=*;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=self;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "*" and header policy = "Permissions-Policy: fullscreen=();".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
FailTest frame policy on another cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=*;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
FailTest frame policy on another cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=self;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
FailTest frame policy on another cross origin iframe with allow = "'self'" and header policy = "Permissions-Policy: fullscreen=();".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on another cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on another cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on another cross origin iframe with allow = "'none'" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=*;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=*;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=self;".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=self;".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on same origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
PassTest frame policy on cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=();".
Asserts run
Pass
assert_true(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:483:5)
FailTest frame policy on another cross origin iframe with allow = "'self' https://www.wpt.live:443 https://www.example.com" and header policy = "Permissions-Policy: fullscreen=();".assert_false: expected false got true
    at test_frame_policy (https://www1.wpt.live/permissions-policy/resources/permissions-policy.js:485:5)
    at Test.<anonymous> (https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:125:9)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/permissions-policy/permissions-policy-frame-policy-allowed-for-some.https.sub.html:124:7
Asserts run
Fail
assert_false(true)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)