chromium/third_party/blink/web_tests/external/wpt/html/canvas/element/manual/the-canvas-state/canvas_state_restore_001-ref.htm

<!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>