Index: LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html |
diff --git a/LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html |
similarity index 71% |
copy from LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html |
copy to LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html |
index 5924a925c9182a2afd676767dfaace9899ccfd16..bbaf16955b4d39ffd5f8df64fca9b1b37f031b5a 100644 |
--- a/LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html |
+++ b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html |
@@ -3,16 +3,16 @@ |
<html> |
<head> |
<meta charset="utf-8"> |
-<title>WebGL Conformance Test Wrapper for oes-element-index-uint.html</title> |
+<title>WebGL Conformance Test Wrapper for oes-texture-half-float.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-element-index-uint.html">../../resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html</a> |
+Test: <a href="../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html">../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html</a> |
<div id="result"></div> |
<div id="iframe"> |
-<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html" width="800" height="600"></iframe> |
+<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html" width="800" height="600"></iframe> |
</div> |
</body> |
</html> |