← back to v132 · webgpu-expose-gpuadapterinfo-from-gpudevice

conformance · v132

v132 · webgpu-expose-gpuadapterinfo-from-gpudevice — 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://www.w3.org/TR/webgpu/#dom-gpudevice-adapterinfo chromestatus: #6221851301511168 generated 2026-06-01T08:39:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-gpu-exists navigator.gpu is exposed. spec ↗ exists
gpu-adapter-info-class GPUAdapterInfo interface is exposed. spec ↗ exists
gpu-device-prototype-has-adapter-info GPUDevice.prototype exposes an adapterInfo getter, the new accessor shipping in 132. spec ↗ script
gpu-adapter-info-vendor-property GPUAdapterInfo exposes a vendor string property. spec ↗ script
gpu-adapter-info-architecture GPUAdapterInfo exposes an architecture property. spec ↗ script
device-adapter-info-roundtrip Requesting a device returns an object whose adapterInfo (when accessible) is a GPUAdapterInfo instance. spec ↗ script