mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
c155d35cf1
--HG-- extra : rebase_source : 74649055179f4612dce53928f75bea55359eeeb4
8 lines
247 B
HTML
8 lines
247 B
HTML
<!DOCTYPE HTML>
|
|
<html reftest-viewport-w="200" reftest-viewport-h="100"
|
|
reftest-displayport-w="200" reftest-displayport-h="100"
|
|
<body>
|
|
<div style="position:fixed;top:0px;width:100%;height:10px;background-color:green;"></div>
|
|
</body>
|
|
</html>
|