chromium/third_party/blink/web_tests/external/wpt/html/webappapis/dynamic-markup-insertion/document-write/module-tla-import-iframe.html

<!doctype html>
<script type=module>
await import("./module-tla-import.mjs");
</script>
Initial body contents