summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/testiframe2.html
blob: 1913a8984b411af379f79d46b01a6fd1e3ab6c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
</html>
<html>
<head>
<title></title>
<style type="text/css">
<!--
#content {
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 800px;
}
-->
</style>
</head>
<body>
<div id="content"> </div>
</body>
</html>