chromium/third_party/blink/web_tests/external/wpt/html/browsers/browsing-the-web/navigating-across-documents/top-level-data-url.window-expected.txt

This is a testharness.js-based test.
[FAIL] Navigating a popup using window.open("data:text/html,...", "", "undefined")
  assert_true: expected true got false
[FAIL] Navigating a popup using window.open("data:text/html,...", "", "opener")
  assert_true: expected true got false
[FAIL] Navigating a popup using window.open("resources/redirect.py?location=data%3Atext%2Fhtml%2C...", "", "undefined")
  assert_true: expected true got false
[FAIL] Navigating a popup using window.open("resources/redirect.py?location=data%3Atext%2Fhtml%2C...", "", "opener")
  assert_true: expected true got false
Harness: the test ran to completion.