| Index: LayoutTests/webgl/conformance/context/constants-and-properties.html
|
| diff --git a/LayoutTests/webgl/conformance/context/context-type-test.html b/LayoutTests/webgl/conformance/context/constants-and-properties.html
|
| similarity index 69%
|
| copy from LayoutTests/webgl/conformance/context/context-type-test.html
|
| copy to LayoutTests/webgl/conformance/context/constants-and-properties.html
|
| index 4ff7cc16463ae066b7f5536c56610fdafd5bf139..e8401616f64364cf3979a2c7ad5ef86ec7c97ac6 100644
|
| --- a/LayoutTests/webgl/conformance/context/context-type-test.html
|
| +++ b/LayoutTests/webgl/conformance/context/constants-and-properties.html
|
| @@ -3,16 +3,16 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<title>WebGL Conformance Test Wrapper for context-type-test.html</title>
|
| +<title>WebGL Conformance Test Wrapper for constants-and-properties.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/context/context-type-test.html">../../resources/webgl_test_files/conformance/context/context-type-test.html</a>
|
| +Test: <a href="../../resources/webgl_test_files/conformance/context/constants-and-properties.html">../../resources/webgl_test_files/conformance/context/constants-and-properties.html</a>
|
| <div id="result"></div>
|
| <div id="iframe">
|
| -<iframe src="../../resources/webgl_test_files/conformance/context/context-type-test.html" width="800" height="600"></iframe>
|
| +<iframe src="../../resources/webgl_test_files/conformance/context/constants-and-properties.html" width="800" height="600"></iframe>
|
| </div>
|
| </body>
|
| </html>
|
|
|