mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
6 lines
120 B
HTML
6 lines
120 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<div class='parent'>
|
|
<img class='child' src='../support/60x60-green.png'>
|
|
</div>
|
|
</body>
|