haikuwebkit/LayoutTests/js/dom/document-all-typeof-is-func...

12 lines
250 B
Plaintext

typeof document.all is never 'function'
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testTypeofIsFunction() is false
PASS testTypeofIsNotFunction() is true
PASS successfullyParsed is true
TEST COMPLETE