Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index e2de2ef6487ec14fb9829f89a2ed7c3e9cb3e77a..a1551dcdd486e3001c476aa425aa22f13ea7488a 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -278,6 +278,11 @@ js1_2/regexp/beginLine: FAIL_OK |
js1_2/regexp/endLine: FAIL_OK |
+# To be compatible with safari typeof a regexp yields 'function'; |
+# in firefox it yields 'object'. |
+js1_2/function/regexparg-1: FAIL_OK |
+ |
+ |
# Date trouble? |
js1_5/Date/regress-301738-02: FAIL_OK |