tenfourfox/layout/reftests/bugs/1050493-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

19 lines
310 B
HTML

<!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>