summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image.html
blob: 3a237cebbde2f3b1864c254e9b98b1049c77ab37 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/canvas-blend-image.js"></script>
</body>