| Index: LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| index cfaa47c10fc68c51b96e919077b282b471f5670c..a5731b0fc860031a6dc336cd859da8f488a2e54b 100644
|
| --- a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| +++ b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| @@ -4,8 +4,6 @@
|
| <script src="resources/webgl-test.js"></script>
|
| <script src="resources/webgl-test-utils.js"></script>
|
| <script>
|
| -window.jsTestIsAsync = true;
|
| -
|
| var wtu = WebGLTestUtils;
|
| var gl = null;
|
| var textureLoc = null;
|
|
|