layout/reftests/reftest-sanity/test-displayport.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:355b24aed05e
1 <!DOCTYPE HTML>
2 <html reftest-viewport-w="100" reftest-viewport-h="100"
3 reftest-displayport-w="800" reftest-displayport-h="1000">
4 <body>
5 <div style="position: absolute; left:0px; top:0px;width:800px; height:1000px; background:green;"></div>
6 </body>
7 </html>

mercurial