| OLD | NEW |
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <link rel="stylesheet" href="../js/resources/js-test-style.css"> | 3 <link rel="stylesheet" href="../js/resources/js-test-style.css"> |
| 4 <script src="../js/resources/js-test-pre.js"></script> | 4 <script src="../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="resources/simple-required-arguments-getdirectory.js"></script> | 9 <script src="resources/simple-required-arguments-getdirectory.js"></script> |
| 10 <script src="../js/resources/js-test-post.js"></script> | |
| 11 </body> | 10 </body> |
| 12 </html> | 11 </html> |
| OLD | NEW |