OSDN Git Service

Merge WebKit at r61871: Initial merge by git.
[android-x86/external-webkit.git] / LayoutTests / storage / hash-change-with-xhr.html
1 <html> 
2 <head> 
3 <title>Hash Change with an Open XHR should not stop database transactions</title>
4 <script src="resources/database-common.js"></script>
5 <script src="hash-change-with-xhr.js"></script>
6 </head> 
7 <body onload="setupAndRunTest()"> 
8 <pre id="console">
9 FAILURE: test didn't run.
10 </pre>
11 </body> 
12 </html>