| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index b1e9ba7d4df28d4ded0912b506b1686738ed206b..84de68550cca2e499261eaf84d05aeb962e532e3 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -289,10 +289,6 @@ js1_2/regexp/RegExp_multiline_as_array: FAIL_OK
|
| js1_2/regexp/beginLine: FAIL_OK
|
| js1_2/regexp/endLine: FAIL_OK
|
|
|
| -# To be compatible with JSC, we no longer accept [\d-x], [x-\d] or
|
| -# [\d-\d] as valid ranges.
|
| -ecma_3/RegExp/regress-375715-02: FAIL
|
| -js1_5/extensions/regress-351463-01: FAIL
|
|
|
| # To be compatible with safari typeof a regexp yields 'function';
|
| # in firefox it yields 'object'.
|
|
|