mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
10 lines
150 B
HTML
10 lines
150 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<img class="test" src="rust-0.png" style="width:206px; height:206px;" />
|
|
</body>
|
|
</html>
|