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