1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13

content / test / data / frame_tree / 1-1.html [blame]

<html>
<head>
</head>
<body>

Frame 1-1.
<br>

<iframe name="1-1: 2-1: name" src="2-1.html"></iframe>
<iframe name="1-1: 2-2: name" src="2-2.html"></iframe>

</body>
</html>