Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passhigh-entropy values via getHighEntropyValues() allowed by default in top-level document.
Asserts run
Pass
assert_own_property(object "[object Object]", "brands")
    at  /client-hints/permissions-policy/ch-ua-high-entropy-values-default-permissions-policy.https.sub.html:16:11
Pass
assert_own_property(object "[object Object]", "mobile")
    at  /client-hints/permissions-policy/ch-ua-high-entropy-values-default-permissions-policy.https.sub.html:17:11
Pass
assert_own_property(object "[object Object]", "platform")
    at  /client-hints/permissions-policy/ch-ua-high-entropy-values-default-permissions-policy.https.sub.html:18:11
Pass
assert_own_property(object "[object Object]", "bitness")
    at  /client-hints/permissions-policy/ch-ua-high-entropy-values-default-permissions-policy.https.sub.html:19:11
Passhigh-entropy values via getHighEntropyValues() allowed by default in same-origin iframes.
Asserts run
Pass
assert_true(true, "navigator.userAgentData.getHighEntropyValues()")
    at expect_feature_available_default ( /permissions-policy/resources/permissions-policy.js:97:3)
Passhigh-entropy values via getHighEntropyValues() allowed by default in cross-origin iframes.
Asserts run
Pass
assert_true(true, "navigator.userAgentData.getHighEntropyValues()")
    at expect_feature_available_default ( /permissions-policy/resources/permissions-policy.js:97:3)