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

This is a testharness.js-based test.
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same origin iframe, cross origin popup with window_open
  assert_equals: Popup name is cleared? expected "true" but got "false"
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same origin iframe, cross origin popup with anchor
  assert_equals: Popup name is cleared? expected "true" but got "false"
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same origin iframe, cross origin popup with form
  assert_equals: Popup name is cleared? expected "true" but got "false"
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same site iframe, cross origin popup with window_open
  assert_equals: Popup name is cleared? expected "true" but got "false"
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same site iframe, cross origin popup with anchor
  assert_equals: Popup name is cleared? expected "true" but got "false"
[FAIL] COOP: restrict-properties to popup COOP: unsafe-none via an iframe, with same site iframe, cross origin popup with form
  assert_equals: Popup name is cleared? expected "true" but got "false"
Harness: the test ran to completion.