Dactyloidae/testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test3.html

8 lines
263 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: child browsing contexts created by frame elements</title>
<link rel="author" title="Intel" href="http://www.intel.com/" />
<frameset>
<frame name="win4"></frame>
<frame name="win5"></frame>
</frameset>