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

Unified Diff: LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.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
« no previous file with comments | « LayoutTests/fast/box-sizing/table-cell.html ('k') | LayoutTests/fast/canvas/alpha.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html
diff --git a/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html b/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html
index 1eafc6af5b34a0942468adf02d8c933676d776ba..9df8fdc4438a5463baa3400161de15d0242e4036 100644
--- a/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html
+++ b/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html
@@ -30,7 +30,6 @@ ctx.fill();
assertPixelApprox(ctx, 50,25, 2,253,0,255, "50,25", "2,253,0,255", 2);
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/box-sizing/table-cell.html ('k') | LayoutTests/fast/canvas/alpha.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698