Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/fast/canvas/canvas-imageSmoothingEnabled.html ('k') | LayoutTests/fast/canvas/canvas-invalid-fillstyle.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698