blob: cd23c6f4d6eb9eff3b41139f9029e3a70eccc41b [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.