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