tenfourfox/dom/canvas/test/webgl-conformance
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
_wrappers hello FPR 2017-04-19 00:56:45 -07:00
conformance hello FPR 2017-04-19 00:56:45 -07:00
extra hello FPR 2017-04-19 00:56:45 -07:00
misc hello FPR 2017-04-19 00:56:45 -07:00
resources hello FPR 2017-04-19 00:56:45 -07:00
00_test_list.txt hello FPR 2017-04-19 00:56:45 -07:00
always-fail.html hello FPR 2017-04-19 00:56:45 -07:00
dont-load-image-from-internet.patch hello FPR 2017-04-19 00:56:45 -07:00
ext-texture-filter-anisotropic.patch hello FPR 2017-04-19 00:56:45 -07:00
fix-webgl-harness-async.patch hello FPR 2017-04-19 00:56:45 -07:00
gc.patch hello FPR 2017-04-19 00:56:45 -07:00
generate-wrappers-and-manifest.py hello FPR 2017-04-19 00:56:45 -07:00
iframe-autoresize.js hello FPR 2017-04-19 00:56:45 -07:00
log-more-info-about-test-failures.patch hello FPR 2017-04-19 00:56:45 -07:00
mochi-single.html hello FPR 2017-04-19 00:56:45 -07:00
mochi-wrapper.html.template hello FPR 2017-04-19 00:56:45 -07:00
mochitest-errata.ini hello FPR 2017-04-19 00:56:45 -07:00
mochitest.ini.template hello FPR 2017-04-19 00:56:45 -07:00
README.mozilla hello FPR 2017-04-19 00:56:45 -07:00
README.txt hello FPR 2017-04-19 00:56:45 -07:00
reference-cycle-test.patch hello FPR 2017-04-19 00:56:45 -07:00
webgl-conformance-tests.html hello FPR 2017-04-19 00:56:45 -07:00

Welcome to the WebGL Conformance Test Suite
===========================================

This is the initial release of the WebGL conformance test suite.

NOTE TO USERS: Unless you are a WebGL implementor, there is no need to submit
a conformance result using this process.  Should you discover bugs in your
browser's WebGL implementation, either via this test suite or otherwise,
please report them through your browser vendor's bug tracking system.

FOR WEBGL IMPLEMENTORS: Please follow the instructions below to create
a formal conformance submission.

1) Open webgl-conformance-tests.html in your target browser

2) Press the "run tests" button

3) At the end of the run, press "display text summary"

4) Verify that the User Agent and WebGL renderer strings identify your browser and target correctly.

5) Copy the contents of the text summary (starting with "WebGL Conformance Test Results") and send via email to
   webgl_conformance_submissions@khronos.org

Please see CONFORMANCE_RULES.txt in this directory for guidelines
about what constitutes a conformant WebGL implementation.


- Version 1.0.0
- February 24, 2011

- Version 1.0.1
- February 23, 2012