Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

20
docs/tasks/M14-01E.md Normal file
View File

@@ -0,0 +1,20 @@
# M14-01EChromium 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` 继续。