Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passpermissions policy header "compute-pressure=self" allows the top-level document.
Asserts runNo asserts ran
Passpermissions policy header "compute-pressure=self" allows same-origin iframes.
Asserts run
Pass
assert_true(true, "ComputePressure.observe()")
    at expect_feature_available_default ( /permissions-policy/resources/permissions-policy.js:97:3)
Passpermissions policy header "compute-pressure=self" disallows cross-origin iframes.
Asserts run
Pass
assert_false(false, "ComputePressure.observe()")
    at expect_feature_unavailable_default ( /permissions-policy/resources/permissions-policy.js:101:3)