← back to v131 · webgpu-gpucanvascontext-getconfiguration

conformance · v131

v131 · webgpu-gpucanvascontext-getconfiguration — conformance probe

6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-getconfiguration chromestatus: #6195110870777856 generated 2026-06-02T09:02:11Z by codex-auto-research-v131
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-gpu-exposed navigator.gpu is exposed as the WebGPU entry point. spec ↗ exists
preferred-canvas-format-function GPU.getPreferredCanvasFormat is exposed for canvas configuration. spec ↗ typeof
webgpu-canvas-context HTMLCanvasElement.getContext('webgpu') returns a GPUCanvasContext. spec ↗ script
getconfiguration-function GPUCanvasContext.getConfiguration is exposed. spec ↗ script
getconfiguration-after-configure getConfiguration returns the format and alphaMode after configure(). spec ↗ script
getconfiguration-full-dictionary getConfiguration includes usage, viewFormats, colorSpace, and toneMapping members. spec ↗ script