mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +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>
|