mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 19:03:07 +09:00
8 lines
263 B
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>
|