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