Chromium Code Reviews| Index: LayoutTests/fast/js/regexp-stack-overflow.html |
| diff --git a/LayoutTests/fast/js/regexp-stack-overflow.html b/LayoutTests/fast/js/regexp-stack-overflow.html |
| deleted file mode 100644 |
| index 400d8ca00d0fc8721ef8b87013887feb938ac6ee..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/regexp-stack-overflow.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/regexp-stack-overflow.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |