Standardize browser QA at 1920x1080

This commit is contained in:
2026-07-17 22:18:30 +09:00
parent eb41c05f60
commit 8f10d3d67b
29 changed files with 224 additions and 51 deletions

View File

@@ -5,7 +5,8 @@
- Map key: `battle-map-sixty-fourth`
- Source asset: `src/assets/images/battle/sixty-fourth-battle-map.webp`
- Audit trigger: lowest battle-map source density bucket, `128x110` grid at `112.0` source pixels per tile
- Browser target: local Vite, `1280x720`, `http://127.0.0.1:4202/heros_web/?debug&debugBattle=sixty-fourth-battle-weishui-camps&v=visual-qa-sixty-fourth`
- Historical browser target: local Vite at `1280x720`, `http://127.0.0.1:4202/heros_web/?debug&debugBattle=sixty-fourth-battle-weishui-camps&v=visual-qa-sixty-fourth`. The three linked PNGs preserve that original session and have not been relabeled or upscaled.
- Current-standard revalidation target (2026-07-17): the same battle flow at an explicit 1920x1080 CSS viewport, 100% browser zoom, and DPR 1.
## Captures
@@ -35,6 +36,7 @@ Recommended repaint constraints:
## Verification
- Local runtime: passed at `1280x720`.
- Historical local runtime: passed at `1280x720`; the three saved screenshots remain historical evidence.
- Current-standard revalidation (2026-07-17): passed at an explicit 1920x1080 CSS viewport, 100% browser zoom, and DPR 1 for deployment, battle start, tactical readability, and minimap rendering.
- Screenshots saved: 3.
- Browser warning/error logs during runtime pass: none.
- Browser warning/error logs during the historical runtime pass or current-standard revalidation: none.