haikuwebkit/LayoutTests/js/dom/function-redefinition-expec...

9 lines
194 B
Plaintext

PASS typeof test1 == 'function' is true
PASS typeof test2 == 'function' is true
PASS typeof test3 == 'function' is true
PASS test3() is "SUCCESS"
PASS successfullyParsed is true
TEST COMPLETE