mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
8 lines
237 B
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>
|