diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html b/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html index b1e89ce..51eefaf 100644 --- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html +++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html @@ -32,6 +32,5 @@ try { } catch (e) { } </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |