Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
skia
/
experimental
/
SkV8Example
/
compare
/
snow.html
blob: 9c72e909a1303ffd85bd1520a02045d2e88328ec [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Snow
</title>
<meta
charset
=
"utf-8"
/>
</head>
<body>
<canvas
id
=
snow
width
=
500
height
=
500
>
<script
src
=
"../js/snow.js"
type
=
"text/javascript"
charset
=
"utf-8"
></script>
</body>
</html>