Compact hardware, wider layout reference
The Pro belongs in a different layout group from the base model even though their physical diagonals are closely aligned.
Pixel 11 Pro: 6.3″ display, 1280 × 2856 resolution, 495 PPI, 427 × 952 CSS viewport at DPR 3. It keeps the compact Pro role while using a wider layout reference than the base model, making it a distinct same-generation QA target rather than a replacement for the base Pixel.
/* Pixel 11 Pro — portrait reference, not a breakpoint */
viewport: 427 × 952 CSS px
panel: 1280 × 2856 · DPR 3
/* Test immediately below and above your layout breakpoints. */ Use the 427 × 952 CSS px at DPR 3 as a real QA target, then pair it with nearby widths for regression testing.
The Pro belongs in a different layout group from the base model even though their physical diagonals are closely aligned.
The current reference aligns with the previous Pro generation, so breakpoint coverage can carry forward while device-specific rendering is rechecked.
The extra portrait room can hide wrapping and fixed-width problems that remain visible on the base model.
The specifications below come from the device records; the notes explain why each comparison is useful.
| Device | Screen | Panel | Viewport / workspace | PPI |
|---|---|---|---|---|
| Pixel 11 Pro Current page | 6.3″ | 1280 × 2856 | 427 × 952 | 495 |
| Pixel 10 Pro The previous Pro is the direct regression reference for deciding which responsive automation can be retained. | 6.3″ | 1280 × 2856 | 427 × 952 | 495 |
| Pixel 11 The base model supplies the narrower same-generation target needed for compression-sensitive components. | 6.3″ | 1080 × 2424 | 412 × 923 | 422 |