Index: LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-image-data.html |
diff --git a/LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-image-data.html |
similarity index 64% |
copy from LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html |
copy to LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-image-data.html |
index 15461771eca819d58e2a3a64433437b1f632d93f..47befb30e732d8e30859df7b83174f2f23903a79 100644 |
--- a/LayoutTests/webgl/conformance/extensions/oes-standard-derivatives.html |
+++ b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-image-data.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-half-float-with-image-data.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-half-float-with-image-data.html">../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float-with-image-data.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-half-float-with-image-data.html" width="800" height="600"></iframe> |
</div> |
</body> |
</html> |