A distinct same-generation target
Its reference viewport differs from the base model released alongside it, so a single same-generation iPhone target does not cover both layout groups.
iPhone 16 Pro: 6.3″, 1206 × 2622, 460 PPI, 402 × 874 CSS viewport at DPR 3. It established a compact-Pro layout group distinct from its same-generation base model, and that group later expanded to include both its Pro successor and the newer base iPhone.
/* iPhone 16 Pro — portrait reference, not a breakpoint */
viewport: 402 × 874 CSS px
panel: 1206 × 2622 · DPR 3
/* Test immediately below and above your layout breakpoints. */Use the 402 × 874 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 Support · Facts reviewed 2026-08-27
Content reviewed 2026-08-27
Its reference viewport differs from the base model released alongside it, so a single same-generation iPhone target does not cover both layout groups.
The next base iPhone joins the same reference group, turning what began as a Pro-specific target into a broader current-generation layout reference.
Automation for this group can be reused by later models that share it, while visual checks remain attached to the named devices that users actually see.
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 Pro Current page | iPhone 16 Pro | 6.3″ | 1206 × 2622 | 402 × 874 | 460 |
| iPhone 16 The same-generation base model belongs to the neighboring standard group, making this the most useful pair for layout regression. | iPhone 16 Pro | 6.1″ | 1179 × 2556 | 393 × 852 | 460 |
| iPhone 17 Pro The direct successor shares the same reference viewport, confirming that existing compact-Pro automation can be reused. | iPhone 16 Pro | 6.3″ | 1206 × 2622 | 402 × 874 | 460 |