summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html b/third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html
index 9b4575a..ca17deb 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/program-test.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>WebGL Program Compiling/Linking Conformance Test</title>
-<link rel="stylesheet" href="../../js/resources/js-test-style.css"/>
<script src="../../js/resources/js-test-pre.js" type="text/javascript"></script>
<script src="resources/webgl-test.js" type="text/javascript"></script>
</head>