diff -r 000000000000 -r 6474c204b198 content/canvas/test/webgl-conformance/conformance/more/index.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/content/canvas/test/webgl-conformance/conformance/more/index.html Wed Dec 31 06:09:35 2014 +0100
@@ -0,0 +1,69 @@
+
+
+
+ WebGL tests
+
+
+
+ Tests for the WebGL canvas context
+
+ These tests are intended to serve the following purposes:
+
+ - Assert spec conformance (so that WebGL pages work the same across browsers and hardware)
+ - Check the safety of the GL binding (bounds checking, same origin policy)
+ - Provide performance numbers for developers
+
+
+ Test runners
+
+
+
+ Demos
+
+
+ Running the tests
+
+
+ - Install a browser with WebGL support
+ - Open one of the test runners linked above in your browser.
+ - For more control over the tests, go the GitHub page, see the readme, and clone the repo.
+
+
+ Want to contribute?
+
+ See the README.
+ See the GitHub page.
+ Mail me at ilmari.heikkinen@gmail.com
+
+
+ For more information on WebGL
+
+
+
+ Developer links
+
+
+
+ License
+
+
+ These tests are released under the BSD license. The images and videos used in the tests are the respective property of their authors.
+
+
+
+