summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test3.html
blob: a62fdbaae7df2104781a1c6932d49bad81d93da4 (plain)
1
2
3
4
5
6
7
8
<!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>