servo/tests/ref/alpha_png_b.html
2014-09-10 22:08:06 -07:00

13 lines
159 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Kaboom</title>
<style>
body {
background: #00ff00;
}
</style>
</head>
<body><img src=alpha_png_b.png></body>
</html>