gecko/content/canvas/test/webgl
2012-03-16 16:07:09 -04:00
..
conformance Bug 728354 - WebGL EXT_texture_filter_anisotropic: added the EXT suffix and adjusted conformance test - r=bjacob 2012-02-26 12:06:18 -05:00
extra Bug 713276 - Upgrade WebGL conformance test suite to r16456 - no review 2012-01-03 12:28:10 -05:00
misc Back out bug 679864 (e6a4dd7f9906 - 7a9079ac5718) because of Win debug M1 failures 2011-08-22 13:23:21 -07:00
resources Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
00_test_list.txt Back out bug 679864 (e6a4dd7f9906 - 7a9079ac5718) because of Win debug M1 failures 2011-08-22 13:23:21 -07:00
dont-load-image-from-internet.patch Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
ext-texture-filter-anisotropic.patch Bug 728354 - Implement WebGL EXT_texture_filter_anisotropic extension *proposal* - r=bjacob 2012-02-23 08:43:57 -05:00
failing_tests_linux.txt Bug 676071 - remove uniformfArrayLen1.html from failing tests list - r=bustage 2012-03-02 16:56:06 -05:00
failing_tests_mac.txt Bug 676071 - use ANGLE long identifier mapping - r=jgilbert 2012-03-02 15:42:49 -05:00
failing_tests_windows.txt Bug 676071 - ugh, that test is still failing on windows. re-adding to list of known failing tests. - no review, bustage 2012-03-02 17:15:23 -05:00
fix-webgl-harness-async.patch Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
log-more-info-about-test-failures.patch Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
Makefile.in Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
README.mozilla Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
README.txt Bug 635059 - Update WebGL test suite to version 1.0.0 from khronos.org - a=NPOTB 2011-03-03 11:02:36 -05:00
remove-uniqueObjectTest.patch Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
test_webgl_conformance_test_suite.html Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz 2012-03-16 16:07:09 -04:00
webgl-conformance-tests.html Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05: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 to your browser vendor's bug tracking system.

FOR WEBGL IMPLEMENTORS: Please follow the isntructions 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
   --- NEED ADDRESS HERE --- @khronos.org


- Version 1.0.0
- February 24, 2011