haikuwebkit/LayoutTests/js/dom/toString-dontEnum-expected.txt

9 lines
368 B
Plaintext

This tests that the toString() function does not enumerate.
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.
PASS: the toString function is not enumerable for Array.