The base-Pixel layout group continues
Its reference viewport stays in the same group as the direct predecessor, which supports reusing the primary responsive target while updating the device matrix.
Pixel 11: 6.3″ display, 1080 × 2424 resolution, 422 PPI, 412 × 923 CSS viewport at DPR 2.625. It carries the established base-Pixel layout target into the new generation, so teams can refresh named-device coverage without adding a model-specific breakpoint.
/* Pixel 11 — portrait reference, not a breakpoint */
viewport: 412 × 923 CSS px
panel: 1080 × 2424 · DPR 2.625
/* Test immediately below and above your layout breakpoints. */ Use the 412 × 923 CSS px at DPR 2.625 as a real QA target, then pair it with nearby widths for regression testing.
Its reference viewport stays in the same group as the direct predecessor, which supports reusing the primary responsive target while updating the device matrix.
A familiar layout width reduces breakpoint work, but browser behavior, system UI and screenshots should still be checked on the current device generation.
This base model remains the compression-oriented Pixel target and should be paired with a wider Pro reference for cards, navigation and modal layouts.
The specifications below come from the device records; the notes explain why each comparison is useful.
| Device | Screen | Panel | Viewport / workspace | PPI |
|---|---|---|---|---|
| Pixel 11 Current page | 6.3″ | 1080 × 2424 | 412 × 923 | 422 |
| Pixel 10 The direct predecessor shows whether the base-Pixel layout target changed between generations. | 6.3″ | 1080 × 2424 | 412 × 923 | 422 |
| Pixel 11 Pro The Pro model is the useful same-generation companion for testing how the layout responds to additional portrait space. | 6.3″ | 1280 × 2856 | 427 × 952 | 495 |