| Index: LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/context-lost-restored.html b/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| index 236cea61a2f816e07c0bf0265de135f36a1b3de3..1d118461e456a974e9dbaaa2d6f933d2d574987d 100644
|
| --- a/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| +++ b/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| @@ -1,7 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<link rel="stylesheet" href="../../resources/js-test-style.css"/>
|
| <script src="../../js/resources/js-test-pre.js"></script>
|
| <script src="resources/webgl-test.js"></script>
|
| <script src="resources/webgl-test-utils.js"></script>
|
|
|