gecko/dom/canvas/test/webgl-conformance
2014-08-22 11:33:54 +05:30
..
_wrappers Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
conformance Bug 1052240 - Fix test failures. - r=kamidphish 2014-08-21 19:17:32 -07:00
extra
misc
resources
_mochitest.ini Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
00_test_list.txt Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
dont-load-image-from-internet.patch
ext-texture-filter-anisotropic.patch
failing_tests_android_nvidia.txt
failing_tests_android_x86.txt
failing_tests_android.txt
failing_tests_linux_mesa.txt
failing_tests_linux_nvidia.txt
failing_tests_linux.txt
failing_tests_mac_mtnlion.txt
failing_tests_mac.txt
failing_tests_windows_msbasicrender.txt Bug 978966 - Adjust WebGL conformance mochitest expected-fail list on Microsoft Basic Render Driver - r=kamidphish 2014-07-28 23:16:56 -04:00
failing_tests_windows.txt
fix-webgl-harness-async.patch
gc.patch
generate-wrappers-and-manifest.py Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
log-more-info-about-test-failures.patch
mochi-single.html Backed out changeset 429de5ae1110 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:54 +05:30
mochi-wrapper.css Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish 2014-08-21 19:17:31 -07:00
mochi-wrapper.html.template Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish 2014-08-21 19:17:31 -07:00
mochitest-conformance-files.ini
mochitest.ini Bug 978966 - Adjust WebGL conformance mochitest expected-fail list on Microsoft Basic Render Driver - r=kamidphish 2014-07-28 23:16:56 -04:00
mochitest.ini.template Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
moz.build Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish 2014-08-21 19:17:31 -07:00
README.mozilla
README.txt
reference-cycle-test.patch
skipped_tests_android_x86.txt Bug 777574 - Skip all quickCheckAPI tests on all linux/android/emulator slaves - r=kamidphish 2014-08-11 22:57:16 -04:00
skipped_tests_android.txt Bug 777574 - Skip all quickCheckAPI tests on all linux/android/emulator slaves - r=kamidphish 2014-08-11 22:57:16 -04:00
skipped_tests_linux_mesa.txt Bug 777574 - Skip all quickCheckAPI tests on all linux/android/emulator slaves - r=kamidphish 2014-08-11 22:57:16 -04:00
skipped_tests_linux.txt Bug 777574 - Skip all quickCheckAPI tests on all linux/android/emulator slaves - r=kamidphish 2014-08-11 22:57:16 -04:00
skipped_tests_win_vista.txt
skipped_tests_winxp.txt
test_webgl_conformance_test_suite.html Bug 978966 - Adjust WebGL conformance mochitest expected-fail list on Microsoft Basic Render Driver - r=kamidphish 2014-07-28 23:16:56 -04:00
webgl-conformance-tests.html
writemanifest.py

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