servo/tests/ref/img_padding_a.html
2015-07-06 16:11:53 -04:00

6 lines
214 B
HTML

<!DOCTYPE html>
<html>
<body>
<img src="../html/rust-0.png" style='padding-top: 100px; border: 1px solid black; position:relative; height: 206px; width: 206px; left:0px; top: 0px;'>
</body>
</html>