mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
9 lines
166 B
HTML
9 lines
166 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<div class="test" style="background: url(rust-0.png); width:206px; height:206px;"></div>
|
|
</body>
|
|
</html>
|