chromium/chrome/test/data/favicon/slow_page_with_favicon.html

<html>
<head>
<!-- The path below doesn't actually contain javascript but that's fine -->
<script src="/slow?10"></script>
<link rel="icon" href="icon.png"/>
</head>
</html>