| Index: LayoutTests/fast/js/const-expected.txt
|
| diff --git a/LayoutTests/fast/js/const-expected.txt b/LayoutTests/fast/js/const-expected.txt
|
| index c3f0d0f291869db96f6fac05217e9643f9b54860..c51b4d392388347f392766a864e8bfc7e17730aa 100644
|
| --- a/LayoutTests/fast/js/const-expected.txt
|
| +++ b/LayoutTests/fast/js/const-expected.txt
|
| @@ -52,7 +52,7 @@ PASS f() is f
|
| PASS const a; is undefined
|
| FAIL bodyId should be [object HTMLBodyElement] (of type object). Was Const initialiser overwrote existing property (of type string).
|
| PASS ranConstInitialiser is true
|
| -FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
|
| +FAIL successfullyParsed should be true. Was false.
|
|
|
| TEST COMPLETE
|
|
|
|
|