| Index: LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html b/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| index 955e56f722f1107d9935e4dbcd63038a2ed3ba96..2ec58abc3fca2d030785be833d036f0161878420 100644
|
| --- a/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| +++ b/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| @@ -103,6 +103,5 @@ shouldGenerateGLError(context, context.INVALID_OPERATION, "context.drawArrays(co
|
| debug("")
|
| </script>
|
|
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|