blob: 31056ef17d8282d92e9fb32a231c514d4792b3b3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<span style="position:absolute;">Absolute</span><span style="position:relative;left:100px;">Relative</span><br/>
This test is successful if both words in the above line are displayed properly.
</body>
</html>