blob: 70196fb36ae7770d78bd40b905912c0aa32048e7 [file] [log] [blame]
<!doctype HTML>
<html>
<head>
<title>HTML5 Canvas Test: globalCompositeOperation "destination-over"</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com" />
</head>
<body>
<p>Description: If the globalCompositeOperation is set to "destination-over", display the destination image wherever the destination image is opaque.</p>
<div><img alt='black rectangle' src="/images/black-rectangle.png"></div>
</body>
</html>