Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 Welcome to the WebGL Conformance Test Suite
2 ===========================================
4 This is the initial release of the WebGL conformance test suite.
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.
11 FOR WEBGL IMPLEMENTORS: Please follow the instructions below to create
12 a formal conformance submission.
14 1) Open webgl-conformance-tests.html in your target browser
16 2) Press the "run tests" button
18 3) At the end of the run, press "display text summary"
20 4) Verify that the User Agent and WebGL renderer strings identify your browser and target correctly.
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
25 Please see CONFORMANCE_RULES.txt in this directory for guidelines
26 about what constitutes a conformant WebGL implementation.
29 - Version 1.0.0
30 - February 24, 2011
32 - Version 1.0.1
33 - February 23, 2012