KhronosGroup / KhronosGroup/WebGL
Need test of clearColor and color channels
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 703
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
In https://bugs.webkit.org/show_bug.cgi?id=222844 @grorg points out that there are *no* WebGL conformance tests which verify that the color channels passed to clearColor are correctly handled. All of the tests apparently clear to grayscale values.
This is an obvious testing gap which must be fixed.
Contributor guide
Research direction
Start by locating the existing WebGL conformance tests for clearColor and checking how their current grayscale cases are structured. Add coverage for the individual color channels and verify that the conformance tests distinguish the supplied channel values correctly; done means the new tests run with the existing suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- computer-graphics, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100