Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / toString-dontEnum-expected.txt
blob773eb2995b429ebf26092e8b86f94b9211a74621
1 This tests that the toString() function does not enumerate.
3 PASS: the toString function is not enumerable for HTMLAnchorElement.
4 PASS: the toString function is not enumerable for Location.
5 PASS: the toString function is not enumerable for Selection.
6 PASS: the toString function is not enumerable for HTMLDivElement.
7 PASS: the toString function is not enumerable for HTMLDocument.
8 PASS: the toString function is not enumerable for Object.
9 PASS: the toString function is not enumerable for Array.