tenfourfox/layout/reftests/bugs/528038-1-ref.html

5 lines
176 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<body style="position: relative"><div style="position: absolute; top: 200px">This text should be 200px from the top of the body</div></body>
</html>