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

Unified Diff: LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved.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/webgl/webgl-texture-binding-preserved.html
diff --git a/LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved.html b/LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved.html
index c75bfb1455e5ce8a58ceebbcebc192340f61c9bd..945cf60f4691377921f27c832d205a22e551a7d8 100755
--- a/LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved.html
+++ b/LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved.html
@@ -64,7 +64,6 @@ window.onload = function()
setTimeout(draw, 100);
}
</script>
-<script src="../../js/resources/js-test-post.js"></script>
<canvas id="webgl-canvas" width="32px" height="32px"></canvas>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/webgl/webgl-specific.html ('k') | LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698