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 2618bd7..0487a6f 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 @@ -1,6 +1,5 @@ <html> <head> -<link rel="stylesheet" href="../../js/resources/js-test-style.css"/> <script src="../../js/resources/js-test-pre.js"></script> <script src="resources/webgl-test.js"></script> </head> |