Files
UXP-Fixed/layout/reftests/bugs/307102-1-ref.html
T
2018-02-02 04:16:08 -05:00

9 lines
190 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="position: absolute; width: 100px;">
<img src="solidblue.png" style="position: absolute; top: 0; left: 0;">
</div>
</body>
</html>