diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html b/third_party/WebKit/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html index 955e56f..2ec58ab 100644 --- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html +++ b/third_party/WebKit/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> |