A boundary between base-model groups
It shares its reference viewport with its direct predecessor, while its direct successor moves into the group introduced by the same-generation Pro model.
iPhone 16: 6.1″, 1179 × 2556, 460 PPI, 393 × 852 CSS viewport at DPR 3. It remains the reference for the previous standard-iPhone layout group, while its successor joins the compact-Pro group; teams need both groups without creating model-specific breakpoints.
/* iPhone 16 — portrait reference, not a breakpoint */
viewport: 393 × 852 CSS px
panel: 1179 × 2556 · DPR 3
/* Test immediately below and above your layout breakpoints. */Use the 393 × 852 CSS px at DPR 3 as a real QA target, then pair it with nearby widths for regression testing.
Values marked official come from manufacturer specifications; calculated values are derived from them; reference values are developer layout references and can vary with browser, zoom and operating-system settings.
Sources: Apple · Facts reviewed 2026-08-07
Content reviewed 2026-08-27
It shares its reference viewport with its direct predecessor, while its direct successor moves into the group introduced by the same-generation Pro model.
Regression automation already covering the previous base model can be reused here, with named-device screenshots updated only where visual rendering matters.
The layout change in the successor is a reason to keep neighboring QA targets, not to introduce media queries tied to either model name.
The specifications below come from the device records; the notes explain why each comparison is useful.
| Device configuration | Matched to | Screen | Panel | Viewport / workspace | PPI |
|---|---|---|---|---|---|
| iPhone 16 Current page | iPhone 16 | 6.1″ | 1179 × 2556 | 393 × 852 | 460 |
| iPhone 15 The direct predecessor shares the same reference viewport, allowing the established base-model regression target to be reused. | iPhone 16 | 6.1″ | 1179 × 2556 | 393 × 852 | 460 |
| iPhone 17 The direct successor belongs to a different layout group, making this pair useful for testing the base-model transition. | iPhone 16 | 6.3″ | 1206 × 2622 | 402 × 874 | 460 |