Summary

Harness status: OK

Found 78 tests

Details

ResultTest NameMessage
PassTest frame policy on same 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 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 srcdoc 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 srcdoc + same 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 srcdoc + 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 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_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on 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 srcdoc 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 srcdoc + same 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 srcdoc + 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 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_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485: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)
PassTest frame policy on srcdoc 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 srcdoc + same 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 srcdoc + 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 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 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 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_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on 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 srcdoc 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 srcdoc + same 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 srcdoc + 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 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_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)
PassTest frame policy on cross origin iframe with allow = "*" 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 = "*" 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 = "*" 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 = "*" 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 = "*" 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'" 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 = "'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)
PassTest frame policy on same 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)
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)
PassTest frame policy on same 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)
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)
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 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 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 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_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485: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_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=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 = "'self' https://www.wpt.live:443 https://www.example.com" 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 = "'self' https://www.wpt.live:443 https://www.example.com" 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 = "'self' https://www.wpt.live:443 https://www.example.com" 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 = "*" and allowfullscreen.
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 = "*" and allowfullscreen.
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 = "*" and allowfullscreen.
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 = "*" and allowfullscreen.
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 = "*" and allowfullscreen.
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 = "*" and allowfullscreen.
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'" and allowfullscreen.
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 = "'self'" and allowfullscreen.
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 = "'self'" and allowfullscreen.
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 = "'self'" and allowfullscreen.
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 = "'self'" and allowfullscreen.
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 = "'self'" and allowfullscreen.
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 allowfullscreen.
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 allowfullscreen.
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'" and allowfullscreen.
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'" and allowfullscreen.
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'" and allowfullscreen.
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'" and allowfullscreen.
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 allowfullscreen.
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 = "'self' https://www.wpt.live:443 https://www.example.com" and allowfullscreen.
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 = "'self' https://www.wpt.live:443 https://www.example.com" and allowfullscreen.
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 = "'self' https://www.wpt.live:443 https://www.example.com" and allowfullscreen.
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 = "'self' https://www.wpt.live:443 https://www.example.com" and allowfullscreen.
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 = "'self' https://www.wpt.live:443 https://www.example.com" and allowfullscreen.
Asserts run
Pass
assert_false(false)
    at test_frame_policy ( /permissions-policy/resources/permissions-policy.js:485:5)