Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| 2 <html> | |
| 3 <head> | |
| 4 <link rel="stylesheet" href="../js/resources/js-test-style.css"> | |
| 5 <script src="../js/resources/js-test-pre.js"></script> | |
| 6 </head> | |
| 7 <body> | |
| 8 <p id="description"></p> | |
| 9 <div id="console"></div> | |
| 10 <script src="script-tests/blur-focus-window-should-blur-focus-element.js"></scri pt> | |
| 11 <script src="../js/resources/js-test-post.js"></script> | |
| 12 </body> | |
| 13 </html> | |
| OLD | NEW |