Index: LayoutTests/editing/execCommand/enabling-and-selection.html |
diff --git a/LayoutTests/editing/execCommand/enabling-and-selection.html b/LayoutTests/editing/execCommand/enabling-and-selection.html |
deleted file mode 100644 |
index 028001c31fcbf4a588f3cdb18fea7534a3aa0890..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/execCommand/enabling-and-selection.html |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
-<html> |
-<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
-</head> |
-<body> |
-<p id="description"></p> |
-<div id="console"></div> |
-<script src="script-tests/enabling-and-selection.js"></script> |
ojan
2013/04/16 21:44:30
You should also delete the js file in the script-t
|
-<script src="../../fast/js/resources/js-test-post.js"></script> |
-</body> |
-</html> |