KhronosGroup / KhronosGroup/WebGL

Need ImageBitmap conformance tests that ensure pixel unpack parameters are ignored

Open
#2,577 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
2.9k
Forks
704
Avg merge
2d 9h
Merged PRs (30d)
4

Description

In Chromium issue http://crbug.com/794706 it was discovered that the WebGL conformance tests test various ImageBitmap creation arguments, but don't verify that the pixel unpack parameters are ignored when uploading ImageBitmaps to WebGL textures.

This needs to be verified.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the WebGL conformance tests covering ImageBitmap creation arguments and texture uploads. Add coverage that verifies pixel unpack parameters are ignored when uploading ImageBitmaps, then run the relevant conformance tests and confirm the new cases pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
testing, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.