Index: test/es5conform/es5conform.status |
diff --git a/test/es5conform/es5conform.status b/test/es5conform/es5conform.status |
index e021fc54dc6e2b265aac5cb00e13398e034d3deb..d6f7caf5812bea2ab47f2abcc35d38382b82e614 100644 |
--- a/test/es5conform/es5conform.status |
+++ b/test/es5conform/es5conform.status |
@@ -269,72 +269,6 @@ chapter11/11.13/11.13.1/11.13.1-4-3-s: FAIL |
# in strict mode (Global.length) |
chapter11/11.13/11.13.1/11.13.1-4-4-s: FAIL |
# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Object.length) |
-chapter11/11.13/11.13.1/11.13.1-4-5-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Function.length) |
-chapter11/11.13/11.13.1/11.13.1-4-6-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Array.length) |
-chapter11/11.13/11.13.1/11.13.1-4-7-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (String.length) |
-chapter11/11.13/11.13.1/11.13.1-4-8-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Boolean.length) |
-chapter11/11.13/11.13.1/11.13.1-4-9-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.length) |
-chapter11/11.13/11.13.1/11.13.1-4-10-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Date.length) |
-chapter11/11.13/11.13.1/11.13.1-4-11-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (RegExp.length) |
-chapter11/11.13/11.13.1/11.13.1-4-12-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Error.length) |
-chapter11/11.13/11.13.1/11.13.1-4-13-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.MAX_VALUE) |
-chapter11/11.13/11.13.1/11.13.1-4-14-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.MIN_VALUE) |
-chapter11/11.13/11.13.1/11.13.1-4-15-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.NaN) |
-chapter11/11.13/11.13.1/11.13.1-4-16-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.NEGATIVE_INFINITY) |
-chapter11/11.13/11.13.1/11.13.1-4-17-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Number.POSITIVE_INFINITY) |
-chapter11/11.13/11.13.1/11.13.1-4-18-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.E) |
-chapter11/11.13/11.13.1/11.13.1-4-19-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.LN10) |
-chapter11/11.13/11.13.1/11.13.1-4-20-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.LN2) |
-chapter11/11.13/11.13.1/11.13.1-4-21-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.LOG2E) |
-chapter11/11.13/11.13.1/11.13.1-4-22-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.LOG10E) |
-chapter11/11.13/11.13.1/11.13.1-4-23-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.PI) |
-chapter11/11.13/11.13.1/11.13.1-4-24-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.SQRT1_2) |
-chapter11/11.13/11.13.1/11.13.1-4-25-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
-# in strict mode (Math.SQRT2) |
-chapter11/11.13/11.13.1/11.13.1-4-26-s: FAIL |
-# simple assignment throws TypeError if LeftHandSide is a readonly property |
# in strict mode (Global.undefined) |
chapter11/11.13/11.13.1/11.13.1-4-27-s: FAIL |