1
    2
    3
    4
    5

content / test / data / back_forward_cache / page_with_hung_iframe.html [blame]

<html>
<head></head>
<body>This page has an iframe that does not finish loading .</body>
  <iframe name="frame1" src="/hung"/>
</html>