Html程序  |  13行  |  312 B

<html> 
<head> 
<title>Hash Change with an Open XHR should not stop database transactions</title>
<script src="resources/database-common.js"></script>
<script src="hash-change-with-xhr.js"></script>
</head> 
<body onload="setupAndRunTest()"> 
<pre id="console">
FAILURE: test didn't run.
</pre>
</body> 
</html>