Add Chromium-only Blender WebEngine parity work

This commit is contained in:
mes123456
2026-08-12 04:47:48 -04:00
commit 9fd26010f6
18225 changed files with 11622124 additions and 0 deletions

10
docs/status/W-002.md Normal file
View File

@@ -0,0 +1,10 @@
# W-002 Status
status: done
task: 建立浏览器能力矩阵
## Evidence
- Capability implementation: `web/app/src/platform/capabilities.ts`
- The probe is side-effect free and returns explicit false values when a browser
API is unavailable. Browser screenshot validation is scheduled by W-015.