| Index: LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html b/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| index a6e5e7ab944a948be2f21e61274b5d78c73befab..f05701eb8bde250b65d1c4972d045f6d2fd6d75f 100644
|
| --- a/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| +++ b/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| @@ -4,7 +4,6 @@
|
| <script src="resources/webgl-test.js"></script>
|
| <script src="resources/webgl-test-utils.js"></script>
|
| <script>
|
| -window.jsTestIsAsync = true;
|
|
|
| var evt;
|
| var canvas;
|
|
|