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

@@ -25,6 +25,7 @@ Generated after the armor icon rework in `src/game/scenes/BootScene.ts`.
![Sortie prep armor icon QA](./equipment-icon-armor-sortie-prep.png)
- URL checked: `http://127.0.0.1:4198/heros_web/?debug&debugSortiePrep&renderer=canvas`
- Result: sortie prep opened on a desktop 1280x720 canvas and rendered the generated armor textures in roster, slot, and detail surfaces.
- Browser console warnings/errors: none observed.
- Historical capture result: the PNG above preserves the original desktop 1280x720 session and has not been relabeled or upscaled.
- Current-standard revalidation (2026-07-17): sortie prep passed at an explicit 1920x1080 CSS viewport, 100% browser zoom, and DPR 1, with the generated armor textures visible in the roster, slot, and detail surfaces.
- Browser console warnings/errors: none observed during the historical capture or current-standard revalidation.
- Follow-up target from the updated audit: accessory charms and tokens.