| Index: LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html
|
| ===================================================================
|
| --- LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html (revision 32530)
|
| +++ LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html (working copy)
|
| @@ -1,13 +0,0 @@
|
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| -<html>
|
| -<head>
|
| -<link rel="stylesheet" href="../js/resources/js-test-style.css">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| -</head>
|
| -<body>
|
| -<p id="description"></p>
|
| -<div id="console"></div>
|
| -<script src="script-tests/blur-focus-window-should-blur-focus-element.js"></script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| -</body>
|
| -</html>
|
|
|