blob: 09b9b9885027704c700e3bb25132cf32e1a7b2b0 [file] [log] [blame]
Tests the value of xhr.response.constructor
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
* In child frame
PASS xhr.response.constructor is top.Object
* In top frame
PASS xhr.response.constructor is top.Object
PASS successfullyParsed is true
TEST COMPLETE