summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-clip-rule.html
blob: 663c7e5fecf136517ac74f7115fa5da3f5048e31 (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-clip-rule.js"></script>
</body>