iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git] / test / ecmascript / infinite.html
blobf9f36eb440261f65a31d42d9bdad7cd65b330514
1 <script>
2 while (true);
3 </script>