Index: LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html |
diff --git a/LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html b/LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html |
index ffc4b2078d63d55fccc46957c4d7788f92757625..8f756e7c826ebfee10761251ea0b4a21347e6803 100644 |
--- a/LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html |
+++ b/LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html |
@@ -7,6 +7,5 @@ |
<canvas id="destination" width="300" height="300"></canvas> |
<canvas id="source" width="300" height="300"></canvas> |
<script src="script-tests/canvas-imageSmoothingEnabled-repaint.js"></script> |
- <script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |