This test-case is intended for Issue #379
- Documents loaded into frames not accessible from console commands.
Jan Odvarko, odvarko@gmail.com
Execute Test button below.top.mainFrame.frame1.document.links - all links from this
frame should be displayedtop.mainFrame.frame2.document.links - Permission Denied should be displayed
(cross site scripting)cd(mainFrame) // Switch to the framesetcd(frame2) // Switch to the http://www.yahoo.com framedocument.links // Log all links on the Yahoo page