← back to v131 · remove-non-standard-gpuadapter-requestadapterinfo-method
conformance · v131
v131 · remove-non-standard-gpuadapter-requestadapterinfo-method — 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.
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 | … | |
request-adapter-function |
GPU.requestAdapter is exposed for obtaining an adapter. spec ↗ | typeof | … | |
adapter-info-attribute |
GPUAdapter.info is exposed synchronously as the replacement for requestAdapterInfo(). spec ↗ | script | … | |
requestadapterinfo-removed |
The non-standard GPUAdapter.requestAdapterInfo method is removed. spec ↗ | script | … | |
adapter-info-string-fields |
GPUAdapterInfo exposes string vendor and architecture fields. spec ↗ | script | … | |
adapter-info-subgroup-fields |
GPUAdapterInfo exposes numeric subgroup size fields. spec ↗ | script | … |