Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/1050493-1-ref.html

19 lines
310 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Test for bug 1050493</title>
<style>
body {
position: relative;
}
#box {
width: 50px;
height: 50px;
background-color: red;
position: absolute;
}
</style>
<div style="left: 5.556750627747686px; top: 0.5041006554218519px;" id="box"></div>