| Index: LayoutTests/webgl/conformance/extensions/oes-texture-float-linear.html | 
| diff --git a/LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html b/LayoutTests/webgl/conformance/extensions/oes-texture-float-linear.html | 
| similarity index 69% | 
| copy from LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html | 
| copy to LayoutTests/webgl/conformance/extensions/oes-texture-float-linear.html | 
| index 15461771eca819d58e2a3a64433437b1f632d93f..176b1963558d1e408aaddc4faef6f6998ef64102 100644 | 
| --- a/LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html | 
| +++ b/LayoutTests/webgl/conformance/extensions/oes-texture-float-linear.html | 
| @@ -3,16 +3,16 @@ | 
| <html> | 
| <head> | 
| <meta charset="utf-8"> | 
| -<title>WebGL Conformance Test Wrapper for oes-standard-derivatives.html</title> | 
| +<title>WebGL Conformance Test Wrapper for oes-texture-float-linear.html</title> | 
| <script type="text/javascript" src="../../../fast/js/resources/js-test-pre.js"></script> | 
| <script type="text/javascript" src="../../resources/webkit-webgl-test-harness.js"></script> | 
| </head> | 
| <body> | 
| <p>This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.</p> | 
| -Test: <a href="../../resources/webgl_test_files/conformance/extensions/oes-standard-derivatives.html">../../resources/webgl_test_files/conformance/extensions/oes-standard-derivatives.html</a> | 
| +Test: <a href="../../resources/webgl_test_files/conformance/extensions/oes-texture-float-linear.html">../../resources/webgl_test_files/conformance/extensions/oes-texture-float-linear.html</a> | 
| <div id="result"></div> | 
| <div id="iframe"> | 
| -<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-standard-derivatives.html" width="800" height="600"></iframe> | 
| +<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-texture-float-linear.html" width="800" height="600"></iframe> | 
| </div> | 
| </body> | 
| </html> | 
|  |