blob: 482d1ee7fefbbdcbacdde6498340176f8469b9fe [file] [log] [blame]
----- tests for getting/setting the frames array access and the properties associated with it -----
PASS: targetWindow.frames.length should be '1' and is.
PASS: canGet('targetWindow.frames[0]') should be 'true' and is.
PASS: canGet('targetWindow[0]') should be 'true' and is.