Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | Welcome to the WebGL Conformance Test Suite |
michael@0 | 2 | =========================================== |
michael@0 | 3 | |
michael@0 | 4 | This is the initial release of the WebGL conformance test suite. |
michael@0 | 5 | |
michael@0 | 6 | NOTE TO USERS: Unless you are a WebGL implementor, there is no need to submit |
michael@0 | 7 | a conformance result using this process. Should you discover bugs in your |
michael@0 | 8 | browser's WebGL implementation, either via this test suite or otherwise, |
michael@0 | 9 | please report them through your browser vendor's bug tracking system. |
michael@0 | 10 | |
michael@0 | 11 | FOR WEBGL IMPLEMENTORS: Please follow the instructions below to create |
michael@0 | 12 | a formal conformance submission. |
michael@0 | 13 | |
michael@0 | 14 | 1) Open webgl-conformance-tests.html in your target browser |
michael@0 | 15 | |
michael@0 | 16 | 2) Press the "run tests" button |
michael@0 | 17 | |
michael@0 | 18 | 3) At the end of the run, press "display text summary" |
michael@0 | 19 | |
michael@0 | 20 | 4) Verify that the User Agent and WebGL renderer strings identify your browser and target correctly. |
michael@0 | 21 | |
michael@0 | 22 | 5) Copy the contents of the text summary (starting with "WebGL Conformance Test Results") and send via email to |
michael@0 | 23 | webgl_conformance_submissions@khronos.org |
michael@0 | 24 | |
michael@0 | 25 | Please see CONFORMANCE_RULES.txt in this directory for guidelines |
michael@0 | 26 | about what constitutes a conformant WebGL implementation. |
michael@0 | 27 | |
michael@0 | 28 | |
michael@0 | 29 | - Version 1.0.0 |
michael@0 | 30 | - February 24, 2011 |
michael@0 | 31 | |
michael@0 | 32 | - Version 1.0.1 |
michael@0 | 33 | - February 23, 2012 |