This is a testharness.js-based test.
[FAIL] SAME_ORIGIN popup with coop restrict-properties
assert_false: Main page has dom access to the popup? expected false got true
[FAIL] SAME_SITE popup with coop restrict-properties
assert_false: Main page has cross origin access to the popup? expected false got true
[FAIL] CROSS_ORIGIN popup with coop restrict-properties
assert_false: Main page has cross origin access to the popup? expected false got true
Harness: the test ran to completion.