mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
297 B
HTML
8 lines
297 B
HTML
<!DOCTYPE HTML>
|
|
<html reftest-viewport-w="800" reftest-viewport-h="1000"
|
|
reftest-displayport-w="800" reftest-displayport-h="1000">
|
|
<body>
|
|
<div style="position: fixed; background: lightblue; top: 0; left: 0; width:100px; height:100px; -moz-transform: translate(360px,0px);"/>
|
|
</body>
|
|
</html>
|