gecko/content/canvas/test/webgl
Benoit Jacob c73b8ddbd8 Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
This reapplies the patch replacing remote images by local ones on http://example.com and http://mochi.test:8888 URLs.
2011-08-19 11:39:00 -04:00
..
conformance Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
crossorigin Bug 676413 - test crossOrigin without value - r=bz 2011-08-10 18:25:22 -04:00
extra Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
misc Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
resources Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
00_test_list.txt Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
delete-quickCheckAPI.patch Bug 635059 - Update WebGL test suite to version 1.0.0 from khronos.org - a=NPOTB 2011-03-03 11:02:36 -05:00
disable-gl-min-textures.patch Bug 635059 - Update WebGL test suite to version 1.0.0 from khronos.org - a=NPOTB 2011-03-03 11:02:36 -05:00
dont-load-image-from-internet.patch Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
failing_tests_linux.txt Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
failing_tests_mac.txt Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
failing_tests_windows.txt Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
increase-timeout-delays.patch Bug 635059 - Update WebGL test suite to version 1.0.0 from khronos.org - a=NPOTB 2011-03-03 11:02:36 -05:00
Makefile.in Bug 664299 - Test loading cross-domain images validated with CORS in WebGL. r=bz 2011-07-14 14:47:39 -04:00
README.mozilla Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04: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
test_webgl_conformance_test_suite.html Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04:00
webgl-conformance-tests.html Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me 2011-08-19 11:39:00 -04: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