Index: LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-video.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-video.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-video.html |
index 90e65364f4acf6a914c4b717047994070b7e47a0..80aaf8203706e9576b19ffbbb2b41853ad5eba18 100644 |
--- a/LayoutTests/webgl/conformance/extensions/oes-texture-float-with-image-data.html |
+++ b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float-with-video.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-video.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-video.html">../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float-with-video.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-video.html" width="800" height="600"></iframe> |
</div> |
</body> |
</html> |