chromium/third_party/blink/web_tests/http/tests/security/cross-frame-access-frames-expected.txt


----- 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.