← back to v135 · remove-webgpu-limit-maxinterstageshadercomponents

conformance · v135

v135 · remove-webgpu-limit-maxinterstageshadercomponents — conformance probe

5 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/ chromestatus: #4853767735083008 generated 2026-06-01T09:49:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
webgpu-exposed navigator.gpu is exposed when WebGPU is supported. spec ↗ script
request-adapter-returns-promise navigator.gpu.requestAdapter returns a Promise (entry to limits introspection). spec ↗ script
max-interstage-components-removed After an adapter is acquired, adapter.limits does not list maxInterStageShaderComponents. spec ↗ script
max-inter-stage-variables-present adapter.limits exposes maxInterStageShaderVariables — the replacement limit. spec ↗ script
gpu-adapter-info-exposed GPUAdapterInfo is exposed — adjacent surface used to introspect limits/capabilities. spec ↗ script