| Index: LayoutTests/fast/regex/alternative-length-miscalculation-expected.txt
|
| diff --git a/LayoutTests/fast/regex/alternative-length-miscalculation-expected.txt b/LayoutTests/fast/regex/alternative-length-miscalculation-expected.txt
|
| deleted file mode 100644
|
| index db1ca6cf9a6bb9dc82a3603ba72694424f937ce6..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/regex/alternative-length-miscalculation-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This page tests for length miscalculations in regular expression processing.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS re.exec('a') is null
|
| -PASS re2.test('') is false
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|