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

Unified Diff: LayoutTests/fast/canvas/webgl/compressed-tex-image.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/compressed-tex-image.html
diff --git a/LayoutTests/fast/canvas/webgl/compressed-tex-image.html b/LayoutTests/fast/canvas/webgl/compressed-tex-image.html
index ab1950d409fce75dc94b4601bda2cddeffd2971d..ab4b901dd7be1633225f800b1486d56e98b08903 100644
--- a/LayoutTests/fast/canvas/webgl/compressed-tex-image.html
+++ b/LayoutTests/fast/canvas/webgl/compressed-tex-image.html
@@ -45,7 +45,6 @@ if (!gl) {
shouldGenerateGLError(gl, gl.INVALID_ENUM, "gl.compressedTexImage2D(gl.TEXTURE_2D, 0, COMPRESSED_RGBA_PVRTC_4BPPV1_IMG, 8, 8, 0, new Uint8Array(8))");
}
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/canvas/webgl/canvas-zero-size.html ('k') | LayoutTests/fast/canvas/webgl/data-view-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698