OLD | NEW |
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <script src="../../js/resources/js-test-pre.js"></script> | 3 <script src="../../js/resources/js-test-pre.js"></script> |
4 </head> | 4 </head> |
5 <body> | 5 <body> |
6 <p id="description"></p> | 6 <p id="description"></p> |
7 <div id="console"></div> | 7 <div id="console"></div> |
8 <div id="result"></div> | 8 <div id="result"></div> |
9 <script src="script-tests/create-event-orientationchange.js"></script> | 9 <script src="script-tests/create-event-orientationchange.js"></script> |
10 <script src="../../js/resources/js-test-post.js"></script> | |
11 </body> | 10 </body> |
12 </html> | 11 </html> |
OLD | NEW |