summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-isPointInStroke-with-path.html
blob: 48c355dd9d660469ff51c7198e00c9370abdfce8 (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-isPointInStroke-with-path.js"></script>
</body>