Index: LayoutTests/fast/canvas/webgl/gl-object-get-calls.html |
diff --git a/LayoutTests/fast/canvas/webgl/gl-object-get-calls.html b/LayoutTests/fast/canvas/webgl/gl-object-get-calls.html |
index a0f2af8a850e608356d7b1c1b1ef45ad16a3a037..7d5c8e66ab16858c41fb9725b2620be1f838d2b1 100644 |
--- a/LayoutTests/fast/canvas/webgl/gl-object-get-calls.html |
+++ b/LayoutTests/fast/canvas/webgl/gl-object-get-calls.html |
@@ -247,6 +247,5 @@ shouldBeNull('gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING)'); |
glErrorShouldBe(gl, gl.NO_ERROR); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |