Chromium Code Reviews| Index: LayoutTests/fast/regex/alternative-length-miscalculation.html |
| diff --git a/LayoutTests/fast/regex/alternative-length-miscalculation.html b/LayoutTests/fast/regex/alternative-length-miscalculation.html |
| deleted file mode 100644 |
| index 260e04828437e0570247f34aecf4fd1e071cc20b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/regex/alternative-length-miscalculation.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| -<html> |
| -<head> |
| -<script src="../js/resources/js-test-pre.js"></script> |
| -</head> |
| -<body> |
| -<script src="script-tests/alternative-length-miscalculation.js"></script> |
|
adamk
2013/07/26 23:39:55
Same over here in regex
|
| -<script src="../js/resources/js-test-post.js"></script> |
| -</body> |
| -</html> |