blob: dd688fe6d9635ac14145de92ec0075ff774c709f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<canvas id="destination" width="300" height="300"></canvas>
<canvas id="source" width="300" height="300"></canvas>
<script src="script-tests/canvas-imageSmoothingEnabled-repaint.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>