OLD | NEW |
| (Empty) |
1 Welcome to the WebGL Conformance Test Suite | |
2 =========================================== | |
3 | |
4 This is the initial release of the WebGL conformance test suite. | |
5 | |
6 NOTE TO USERS: Unless you are a WebGL implementor, there is no need to submit | |
7 a conformance result using this process. Should you discover bugs in your | |
8 browser's WebGL implementation, either via this test suite or otherwise, | |
9 please report them to your browser vendor's bug tracking system. | |
10 | |
11 FOR WEBGL IMPLEMENTORS: Please follow the isntructions below to create | |
12 a formal conformance submission.' | |
13 | |
14 1) Open webgl-conformance-tests.html in your target browser | |
15 | |
16 2) Press the "run tests" button | |
17 | |
18 3) At the end of the run, press "display text summary" | |
19 | |
20 4) Verify that the User Agent and WebGL renderer strings identify your browser a
nd target correctly. | |
21 | |
22 5) Copy the contents of the text summary (starting with "WebGL Conformance Test
Results") and send via email to | |
23 --- NEED ADDRESS HERE --- @khronos.org | |
24 | |
25 | |
26 - Version 1.0.0 | |
27 - February 24, 2011 | |
28 | |
OLD | NEW |