content/canvas/test/webgl-conformance/README.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/canvas/test/webgl-conformance/README.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,33 @@
     1.4 +Welcome to the WebGL Conformance Test Suite
     1.5 +===========================================
     1.6 +
     1.7 +This is the initial release of the WebGL conformance test suite.
     1.8 +
     1.9 +NOTE TO USERS: Unless you are a WebGL implementor, there is no need to submit
    1.10 +a conformance result using this process.  Should you discover bugs in your
    1.11 +browser's WebGL implementation, either via this test suite or otherwise,
    1.12 +please report them through your browser vendor's bug tracking system.
    1.13 +
    1.14 +FOR WEBGL IMPLEMENTORS: Please follow the instructions below to create
    1.15 +a formal conformance submission.
    1.16 +
    1.17 +1) Open webgl-conformance-tests.html in your target browser
    1.18 +
    1.19 +2) Press the "run tests" button
    1.20 +
    1.21 +3) At the end of the run, press "display text summary"
    1.22 +
    1.23 +4) Verify that the User Agent and WebGL renderer strings identify your browser and target correctly.
    1.24 +
    1.25 +5) Copy the contents of the text summary (starting with "WebGL Conformance Test Results") and send via email to
    1.26 +   webgl_conformance_submissions@khronos.org
    1.27 +
    1.28 +Please see CONFORMANCE_RULES.txt in this directory for guidelines
    1.29 +about what constitutes a conformant WebGL implementation.
    1.30 +
    1.31 +
    1.32 +- Version 1.0.0
    1.33 +- February 24, 2011
    1.34 +
    1.35 +- Version 1.0.1
    1.36 +- February 23, 2012

mercurial