|
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 through your browser vendor's bug tracking system. |
|
10 |
|
11 FOR WEBGL IMPLEMENTORS: Please follow the instructions 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 and target correctly. |
|
21 |
|
22 5) Copy the contents of the text summary (starting with "WebGL Conformance Test Results") and send via email to |
|
23 webgl_conformance_submissions@khronos.org |
|
24 |
|
25 Please see CONFORMANCE_RULES.txt in this directory for guidelines |
|
26 about what constitutes a conformant WebGL implementation. |
|
27 |
|
28 |
|
29 - Version 1.0.0 |
|
30 - February 24, 2011 |
|
31 |
|
32 - Version 1.0.1 |
|
33 - February 23, 2012 |