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

Unified Diff: LayoutTests/fast/canvas/canvas-ellipse-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-ellipse-zero-lineto.html
diff --git a/LayoutTests/fast/canvas/canvas-ellipse-zero-lineto.html b/LayoutTests/fast/canvas/canvas-ellipse-zero-lineto.html
index 8a9326df779fee78f2e16aba50a4938e88e2acb0..223d2d5135fbeefc0d5adb34b779a6f75cb2a88e 100644
--- a/LayoutTests/fast/canvas/canvas-ellipse-zero-lineto.html
+++ b/LayoutTests/fast/canvas/canvas-ellipse-zero-lineto.html
@@ -309,6 +309,5 @@ imageData = ctx.getImageData(252, 156, 1, 1);
shouldBe("imageData.data[1]", "0");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/canvas-ellipse-360-winding.html ('k') | LayoutTests/fast/canvas/canvas-fill-rule.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698