Checkpoint web parity through Chromium input tasks
This commit is contained in:
20
docs/tasks/M14-01E.md
Normal file
20
docs/tasks/M14-01E.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# M14-01E:Chromium WebGPU fail-closed boundary
|
||||
|
||||
- `task`: `M14-01E`
|
||||
- `parent`: `M14-01D`
|
||||
- `status`: `in_progress`
|
||||
|
||||
## 目标
|
||||
|
||||
在 Chromium 中验证 WebGPU 不可用时,依赖 WebGPU 的渲染能力返回稳定 `BLOCKED`,而已验证的
|
||||
WebGL2 bounded Eevee/Main 路径仍保持 `READY`。本任务不启动 Firefox 或 WebKit。
|
||||
|
||||
## 验收
|
||||
|
||||
```text
|
||||
npm --prefix web run test:chromium-webgpu-boundary
|
||||
```
|
||||
|
||||
## 产物和交接
|
||||
|
||||
报告和 manifest 位于 `tests/golden/M14-01E/`;通过后从 manifest 的 `nextTask` 继续。
|
||||
Reference in New Issue
Block a user