chromium/chrome/test/data/extensions/api_test/page_action/basics/update2.html

<!--
Copyright 2011 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<head>
</head>
<body>
<canvas id="canvas" width="27" height="23">
<script src="update2.js"></script>
</body>
</html>