Raw view lacks mobile viewport handling #250

Closed
opened 2026-09-17 15:31:33 +00:00 by fen · 1 comment
Collaborator

Pre-release pentest (v0.4.0 prep) low/informational finding.

At 375x812, /raw/ reports innerWidth 981 (Chrome falls back to the 980px default layout viewport for text/plain responses since no viewport meta is possible on text/plain). Page renders zoomed out at mobile width.

Options: HTML wrapper for mobile user agents, or accept as inherent to text/plain. Impact is cosmetic.

Pre-release pentest (v0.4.0 prep) low/informational finding. At 375x812, /raw/<id> reports innerWidth 981 (Chrome falls back to the 980px default layout viewport for text/plain responses since no viewport meta is possible on text/plain). Page renders zoomed out at mobile width. Options: HTML wrapper for mobile user agents, or accept as inherent to text/plain. Impact is cosmetic.
Owner

its raw output it doesnt matter how its formatted on mobile. i checked an example and it looked fine

its raw output it doesnt matter how its formatted on mobile. i checked an example and it looked fine
Sign in to join this conversation.