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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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

mercurial