chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/script-type-whitespace-expected.txt

This is a testharness.js-based test.
[FAIL] Script shouldn't run with type="text/javascript" (parser-inserted)
  assert_false: expected false got true
[FAIL] Script shouldn't run with type="text/javascript " (parser-inserted)
  assert_false: expected false got true
[FAIL] Script shouldn't run with type="text/javascript " (parser-inserted)
  assert_false: expected false got true
Harness: the test ran to completion.