| Index: LayoutTests/fast/canvas/webgl/array-set-out-of-bounds.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/array-set-out-of-bounds.html b/LayoutTests/fast/canvas/webgl/array-set-out-of-bounds.html
|
| index f29580fd40c251ea3e207b10d44f464ccb09804b..c14653b399d753d0a0d67a6deff788e99789eb29 100644
|
| --- a/LayoutTests/fast/canvas/webgl/array-set-out-of-bounds.html
|
| +++ b/LayoutTests/fast/canvas/webgl/array-set-out-of-bounds.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="resources/webgl-test.js"></script>
|
| </head>
|
| <body>
|
|
|