| Index: LayoutTests/fast/js/function-dot-arguments.html
|
| diff --git a/LayoutTests/fast/js/function-dot-arguments.html b/LayoutTests/fast/js/function-dot-arguments.html
|
| deleted file mode 100644
|
| index 0f5767b108584df17b84eca5408db718cf4f733f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/function-dot-arguments.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-dot-arguments.js"></script>
|
| -<script src="resources/js-test-post.js"></script>
|
| -</body>
|
| -</html>
|
|
|