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