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

import "./hello.js" with { unsupportedAttributeKey: "unsupportedAttributeValue" };
log.push("unsupported-attribute");