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