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

Unified Diff: LayoutTests/fast/canvas/canvas-arc-zero-lineto.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-arc-zero-lineto.html
diff --git a/LayoutTests/fast/canvas/canvas-arc-zero-lineto.html b/LayoutTests/fast/canvas/canvas-arc-zero-lineto.html
index 897d0f8d3d2a0436fb74895eec9fef09d005dc01..e3e6dc2a437e5ef4a0f959fdb375c31094ed2c4b 100644
--- a/LayoutTests/fast/canvas/canvas-arc-zero-lineto.html
+++ b/LayoutTests/fast/canvas/canvas-arc-zero-lineto.html
@@ -49,6 +49,5 @@ ctx.lineTo(80, 80);
ctx.stroke();
shouldBeBlackPixel(50, 80);
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/canvas-arc-connecting-line.html ('k') | LayoutTests/fast/canvas/canvas-bezier-same-endpoint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698