chromium/third_party/blink/web_tests/external/wpt/html/cross-origin-opener-policy/tentative/restrict-properties/popup-un.https-expected.txt

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.