blob: f50eba2da696a4d63bcb52a3f90e91a6ad0ab2dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<html>
<head>
<meta http-equiv="x-ua-compatible" content="chrome=1" />
<title>Sub frame 4</title>
</head>
<body>
Sub frame 4
<br/><br/>
<br>
<div id="statusPanel" style="border: 1px solid red; width: 100%">
LOG:
</div>
</body>
</html>
|