← back to v136 · webgpu-gpuadapterinfo-isfallbackadapter-attribute
conformance · v136
v136 · webgpu-gpuadapterinfo-isfallbackadapter-attribute — 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-gpu-exists |
navigator.gpu is exposed. | exists | … | |
gpu-adapter-info-exposed |
GPUAdapterInfo is exposed as a global interface. spec ↗ | script | … | |
adapter-info-property |
Adapter exposes an `info` accessor whose value is a GPUAdapterInfo. spec ↗ | script | … | |
is-fallback-adapter-attribute |
GPUAdapterInfo exposes the isFallbackAdapter boolean (new in v136). spec ↗ | script | … | |
request-fallback-adapter-flag |
navigator.gpu.requestAdapter accepts a forceFallbackAdapter option without throwing (whose returned adapter would have isFallbackAdapter=true). spec ↗ | script | … |