A singleton in the iPhone range
No other tracked iPhone shares its reference viewport, so regression suites built only around established groups will not cover it implicitly.
iPhone Air: 6.5″, 1260 × 2736, 460 PPI, 420 × 912 CSS viewport at DPR 3. It occupies a layout group of its own in the current dataset, so supporting it requires an explicit test target rather than reusing a neighboring iPhone reference.
/* iPhone Air — portrait reference, not a breakpoint */
viewport: 420 × 912 CSS px
panel: 1260 × 2736 · DPR 3
/* Test immediately below and above your layout breakpoints. */Use the 420 × 912 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-06-11
Content reviewed 2026-08-27
No other tracked iPhone shares its reference viewport, so regression suites built only around established groups will not cover it implicitly.
The current base model supplies the nearest narrower reference, while the preceding Plus supplies the nearest wider one for boundary testing.
A width nobody shares is where max-width containers, fixed rails and tuned gutters that silently depend on established group boundaries tend to break.
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 Air Current page | iPhone Air | 6.5″ | 1260 × 2736 | 420 × 912 | 460 |
| iPhone 17 The current base model is the nearest narrower reference and helps expose behavior before layouts reach Air-only space. | iPhone Air | 6.3″ | 1206 × 2622 | 402 × 874 | 460 |
| iPhone 16 Plus The preceding Plus is the nearest wider reference and helps test assumptions inherited from large-iPhone layouts. | iPhone Air | 6.7″ | 1290 × 2796 | 430 × 932 | 460 |