<!doctype HTML> | |
<html> | |
<head> | |
<title>HTML5 Canvas Test: restore() pops top entry in drawing state stack</title> | |
<link rel="author" title="Microsoft" href="http://www.microsoft.com" /> | |
</head> | |
<body> | |
<p>Description: restore() pops the top entry in the drawing state stack.</p> | |
<div><img src='/images/threecolors.png' alt='3 colors'></div> | |
</body> | |
</html> |