| Index: third_party/WebKit/LayoutTests/fast/js/toString-dontEnum-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/js/toString-dontEnum-expected.txt b/third_party/WebKit/LayoutTests/fast/js/toString-dontEnum-expected.txt
|
| index 1c52f9c9f92c1c35bded247c40ed9e2884ab5670..961b8475b0c3162589627076aa2ca86f22a4a50d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/js/toString-dontEnum-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/js/toString-dontEnum-expected.txt
|
| @@ -1,7 +1,6 @@
|
| This tests that the toString() function does not enumerate.
|
|
|
| PASS: the toString function is not enumerable for Location.
|
| -PASS: the toString function is not enumerable for Selection.
|
| PASS: the toString function is not enumerable for HTMLDivElement.
|
| PASS: the toString function is not enumerable for HTMLDocument.
|
| PASS: the toString function is not enumerable for Object.
|
|
|