blob: 6044de36f2c912743974435323eca71000a7e29a (
plain)
1
2
3
4
5
6
7
|
<!DOCTYPE HTML>
<html reftest-displayport-w="400" reftest-displayport-h="500"
reftest-async-scroll>
<meta name="viewport" content="width=100; height=100; initial-scale=1.0">
<body bgcolor=green style="position: absolute; left:0px; top:0px;width:800px; height:1000px;"></body>
</html>
|