| Index: LayoutTests/fast/canvas/webgl/webgl-exceptions.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/webgl-exceptions.html b/LayoutTests/fast/canvas/webgl/webgl-exceptions.html
|
| index c1cbe13044ad1600e501f86a6266b873ee6171e0..4cae56abb21413a38428e0d5b0ff7a96cb2ab407 100644
|
| --- a/LayoutTests/fast/canvas/webgl/webgl-exceptions.html
|
| +++ b/LayoutTests/fast/canvas/webgl/webgl-exceptions.html
|
| @@ -24,5 +24,4 @@ shouldThrow('gl.uniform1fv()');
|
| shouldThrow('gl.vertexAttrib1fv()');
|
| </script>
|
| </body>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </html>
|
|
|