Index: LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html |
diff --git a/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html b/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html |
index abcdced8da032d4e5192b95013d0438aa8e6ea07..eeed53eb5935f9557ad9cc5f812dc8b0a2fe3446 100644 |
--- a/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html |
+++ b/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html |
@@ -233,6 +233,5 @@ runTestIteration(gl.RGBA, gl.UNSIGNED_BYTE, 2, 1, -1); |
runTestIteration(gl.RGBA, gl.UNSIGNED_BYTE, 4, 0, -1); |
runTestIteration(gl.RGBA, gl.UNSIGNED_BYTE, 8, -1, -1); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |