summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-currentPath-crash.html
blob: 09a8f67ed5af999721a4bc41ab06b2a67fe7c2cc (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-currentPath-crash.js"></script>
</body>