gecko-dev/dom/canvas/test/webgl-conformance
2016-02-18 09:47:18 -08:00
..
_wrappers Bug 1143924 - Fix generated files. - r=kamidphish 2015-03-24 16:03:59 -07:00
conformance Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
extra
misc
resources
00_test_list.txt Bug 1052240 - Mark tests to fail/skip. - r=kamidphish 2014-08-29 17:31:40 -07:00
always-fail.html Bug 1080922 - Add subtest logging to mochi-single.html. - r=kamidphish 2014-10-09 16:01:47 -07:00
dont-load-image-from-internet.patch
ext-texture-filter-anisotropic.patch
fix-webgl-harness-async.patch
gc.patch
generate-wrappers-and-manifest.py Bug 1143924 - Fix generated files. - r=kamidphish 2015-03-24 16:03:59 -07:00
iframe-autoresize.js Bug 1143924 - Fix generated files. - r=kamidphish 2015-03-24 16:03:59 -07:00
log-more-info-about-test-failures.patch
mochi-single.html Bug 1201885,1247752,1247753 - Re-mark passing/failing tests. 2016-02-18 09:47:18 -08:00
mochi-wrapper.html.template Bug 1143924 - Fix generated files. - r=kamidphish 2015-03-24 16:03:59 -07:00
mochitest-errata.ini Bug 1220658 - disable unexpected pass gl tests until new MESA library is used everywhere. r=jgilbert 2015-12-15 13:27:46 -08:00
mochitest.ini.template Bug 1080922 - Add subtest logging to mochi-single.html. - r=kamidphish 2014-10-09 16:01:47 -07:00
README.mozilla
README.txt
reference-cycle-test.patch
webgl-conformance-tests.html

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