| Index: LayoutTests/fast/js/object-prototype-constructor-expected.txt
|
| diff --git a/LayoutTests/fast/js/object-prototype-constructor-expected.txt b/LayoutTests/fast/js/object-prototype-constructor-expected.txt
|
| deleted file mode 100644
|
| index 46c95df2345a132130c584a0f28f8f55fea0b10d..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/object-prototype-constructor-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -This is a test case for bug 3537.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS f.constructor is Foo.Bar
|
| -PASS typeof f.constructor is "function"
|
| -PASS f2.constructor is Foo2.Bar
|
| -PASS typeof f2.constructor is "function"
|
| -PASS f3.constructor is Foo3.Bar
|
| -PASS typeof f3.constructor is "function"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|