gecko-dev/testing/web-platform/tests/2dcontext/line-styles/lineto_ref.html

16 строки
208 B
HTML

<!DOCTYPE html>
<meta charset=utf-8>
<style>
html, body {
margin: 0;
padding: 0;
}
div {
background: #90EE90;
width: 110px;
height: 110px;
margin: 20px;
}
</style>
<div></div>