| Index: test/mozilla/mozilla.status | 
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status | 
| index 9eafb4bc3cff5e16fb9078623ca2ab2786fb3d5e..c30be5e095002207dfe3997dd444e840d9cac639 100644 | 
| --- a/test/mozilla/mozilla.status | 
| +++ b/test/mozilla/mozilla.status | 
| @@ -600,6 +600,12 @@ ecma_2/RegExp/hex-001: FAIL_OK | 
| js1_2/regexp/hexadecimal: FAIL_OK | 
|  | 
|  | 
| +# The source field of RegExp objects is properly escaped. We match JSC. | 
| +ecma_2/RegExp/constructor-001: FAIL_OK | 
| +ecma_2/RegExp/function-001: FAIL_OK | 
| +ecma_2/RegExp/properties-001: FAIL_OK | 
| + | 
| + | 
| ##################### FAILING TESTS ##################### | 
|  | 
| # This section is for tests that fail in V8 and pass in JSC. | 
|  |