1<html> 2<head> 3</head> 4<body onunload="alert('goodbye');"> 5Reload me twice ensuring that this didn't result in a crash. Test added due to 6bug <a href="https://bugs.webkit.org/show_bug.cgi?id=26556">@25556</a> 7</body> 8</html> 9