1050493-1-ref.html (310B)
1 <!DOCTYPE html> 2 <html> 3 <meta charset="utf-8"> 4 <title>Test for bug 1050493</title> 5 6 <style> 7 body { 8 position: relative; 9 } 10 #box { 11 width: 50px; 12 height: 50px; 13 background-color: red; 14 position: absolute; 15 } 16 </style> 17 18 <div style="left: 5.556750627747686px; top: 0.5041006554218519px;" id="box"></div>