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> |