haikuwebkit/LayoutTests/storage/websql/hash-change-with-xhr.html

13 lines
312 B
HTML

<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>