tidy-html5/test/input/in_598860.html

9 lines
169 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<html>
<head>
<title>#598860 script parsing fails with quote chars</title>
<script language='javascript'>
// The comment's the problem
</script>
</head>
<body />
</html>