Chromium Code Reviews| Index: LayoutTests/fast/js/function-apply.html |
| diff --git a/LayoutTests/fast/js/function-apply.html b/LayoutTests/fast/js/function-apply.html |
| deleted file mode 100644 |
| index 941a96121eb5a9e48b2bc597f2b2e8ab2cea82b2..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/function-apply.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| -<html> |
| -<head> |
| -<script src="resources/js-test-pre.js"></script> |
| -</head> |
| -<body> |
| -<script src="script-tests/function-apply.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |