summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/document-write/module-tla-import-iframe.html
blob: ec4a6ed6aa2317a24d50d7a066c26dfa0e1e324e (plain)
1
2
3
4
5
<!doctype html>
<script type=module>
await import("./module-tla-import.mjs");
</script>
Initial body contents