summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/windows/nested-browsing-contexts/test.html
blob: d066b8d4cb2dc76e85fa53f28c2053f9acbfbd72 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<meta charset="utf-8"/>
<title>HTML Test: child browsing context created by the frame element</title>
<link rel="author" title="Intel" href="http://www.intel.com/" />
<frameset>
  <frame id="f1" name="frame">
</frameset>