summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/import-attributes/empty-attributes-clause.js
blob: 98c45731796fba43ce1425ff165b14e80b9534aa (plain)
1
2
import "./hello.js" with { };
log.push("empty-attributes-clause");