| Index: LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices.html b/LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices.html
|
| index 32e9dfecf2b42367888401540822bbf335077b67..0b9b162e952cf849089b6d310ebe6ef2ae4588de 100644
|
| --- a/LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices.html
|
| +++ b/LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices.html
|
| @@ -36,6 +36,5 @@ shouldGenerateGLError(context, context.INVALID_OPERATION, "context.drawElements(
|
| debug("")
|
| </script>
|
|
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|