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