| Index: LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html b/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| index 012cb069dfb561afbbf881dfc2bc7430da87420d..b7c45c2648b293f00c669e3964d72ba0e0858ae8 100644
|
| --- a/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| +++ b/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| @@ -103,6 +103,5 @@ wtu.glErrorShouldBe(gl, gl.INVALID_VALUE);
|
| shouldBeNull('uniformLoc');
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|