blob: c1d5b0384b3db508f7faca9899ccda454f523055 [file] [log] [blame]
Test to make sure that document.all works properly with strict eq in the DFG
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
document.all was undefined
PASS f(testObj, document.all) is false
PASS f(document.all, document.all) is true
PASS successfullyParsed is true
TEST COMPLETE