haikuwebkit/LayoutTests/js/kde/eval-expected.txt

16 lines
298 B
Plaintext

KDE JS Test
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS eval.length is 1
PASS eval('this') is this
PASS bx is 99
PASS cx is 99
PASS Skipping test for deprecated Object.prototype.eval()
PASS lotto() is 0
PASS successfullyParsed is true
TEST COMPLETE