summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/import-attributes/js-type-attribute.js
blob: b7a454b4f20e9cc712203838878f5ffd60ad7809 (plain)
1
2
import "./hello.js#3" with { type: "js" };
log.push("js-type-attribute");