Files
servo/tests/wpt/web-platform-tests/html/browsers/windows/nested-browsing-contexts/test.html

8 lines
237 B
HTML

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