swc/crates/swc_html_codegen/tests/fixture/script/output.min.html

8 lines
154 B
HTML

<!doctype html><head>
</head>
<body>
<script type=text/javascript>
document.write('<script type="text/javascript">alert(1);<\x2fscript>');
</script>