1
    2
    3
    4
    5
    6
    7
    8

content / test / data / webkit / async_script_abort_on_end.html [blame]

<html>
<head>
<script async src="http://url.handled.by.abort.on.end/400"></script>
</head>
<body>
If you have <a href="http://crbug.com/75604">bug 75604</a> then this page should crash on you.
</body>
</html>