haikuwebkit/LayoutTests/fast/parser/smart-quotes-in-tag.html

10 lines
198 B
HTML

<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
Passes if we don't crash. (Note the following script tag has "smart" quotes.)
<script type=”text/javascript”>
</script>