chromium/third_party/blink/web_tests/external/wpt/workers/interfaces/WorkerUtils/importScripts/002.worker-expected.txt

This is a testharness.js-based test.
[FAIL] 002
  assert_throws_dom: function "function() {\n    importScripts('data:text/javascript,ran=true','http://foo bar');\n  }" threw object "NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'http://foo%20bar/' failed to load." that is not a DOMException SyntaxError: property "code" is equal to 19, expected 12
Harness: the test ran to completion.