OLD | NEW |
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <link rel="stylesheet" href="../fast/js/resources/js-test-style.css"> | 3 <link rel="stylesheet" href="../fast/js/resources/js-test-style.css"> |
4 <script src="../fast/js/resources/js-test-pre.js"></script> | 4 <script src="../fast/js/resources/js-test-pre.js"></script> |
5 </head> | 5 </head> |
6 <body> | 6 <body> |
7 <p id="description"></p> | 7 <p id="description"></p> |
8 <div id="console"></div> | 8 <div id="console"></div> |
9 <script src="script-tests/storageinfo-no-callbacks.js"></script> | 9 <script src="script-tests/storageinfo-no-callbacks.js"></script> |
10 <script src="../fast/js/resources/js-test-post.js"></script> | 10 <script src="../fast/js/resources/js-test-post.js"></script> |
11 </body> | 11 </body> |
12 </html> | 12 </html> |
OLD | NEW |