chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/import-attributes/empty-type-attribute.js

import "./hello.js#2" with { type: "" };
log.push("empty-type-assertion");