<!DOCTYPE html>
<html>
<body>
<h1>Broken image should be shown.</h1>
<!-- Invalid url to force display of a broken image -->
<img src="//["></img>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<h1>Broken image should be shown.</h1>
<!-- Invalid url to force display of a broken image -->
<img src="//["></img>
</body>
</html>