From 44234c895490beeee6a22a4bd4991445d83f7412 Mon Sep 17 00:00:00 2001 From: David Fugate Date: Tue, 27 Mar 2012 09:34:21 -0700 Subject: https://bugs.ecmascript.org/show_bug.cgi?id=289 is fixed. --- test/suite/ch08/8.1/S8.1_A3.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/suite/ch08/8.1/S8.1_A3.js b/test/suite/ch08/8.1/S8.1_A3.js index 2d6fe44c7..056a136a9 100644 --- a/test/suite/ch08/8.1/S8.1_A3.js +++ b/test/suite/ch08/8.1/S8.1_A3.js @@ -2,10 +2,10 @@ // This code is governed by the BSD license found in the LICENSE file. /** - * undefined is now non-writable in es5 + * undefined is not a keyword * * @path ch08/8.1/S8.1_A3.js - * @description "undefined=1" should throw a TypeError + * @description Create variable named undefined */ ////////////////////////////////////////////////////////// -- cgit v1.2.3