9 lines
169 B
HTML
9 lines
169 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>#598860 script parsing fails with quote chars</title>
|
||
|
<script language='javascript'>
|
||
|
// The comment's the problem
|
||
|
</script>
|
||
|
</head>
|
||
|
<body />
|
||
|
</html>
|