tidy-html5/test/testbase/out_443576.html
2015-05-13 13:38:40 +02:00

15 lines
236 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ #443576 ] End script tag inside scripts problem</title>
</head>
<body>
<script language="JavaScript1.1">
<!--
document.write('<script><\/script>');
// -->
</script>
</body>
</html>