iPhone X is a phone powered by iOS OS and released by Apple on Friday, November 3, 2017.
Download Blisk application to test the cross-browser compatibility and responsive design on iPhone X. This phone is ready to use standalone or simultaneously with lots of other popular devices.
iPhone X was released by Apple on Friday, November 3, 2017 and is powered by iOS OS. By default, the device is shipped with a web browser — Safari for iOS. Device dimensions are 70.9×143.6×7.7 millimeters (2.79×5.65×0.3 inches)1. The device weighs 174 g.
iPhone X has a Super Retina OLED display with a 5.8-inch screen (84.4 cm2, 19.5:9 aspect ratio), and an approximately 82.9% screen-to-body ratio. The display is a touch screen, meaning that it supports touch events - interactions using a finger or stylus.
1 - Property is displayed as width × height × thickness.
iPhone X has a 5.8-inch screen with a screen size (resolution): 1125px × 2436px , 375px × 812px viewport1, and a CSS Pixel Ratio of 3.
1 - Property is displayed as width × height.
Screen size (resolution) is the number of physical pixels present on a screen.
Viewport or Viewport size is the number of software pixels (CSS pixels) present on a screen. Usually, viewport size displays as viewport width in pixels to viewport height in pixels.
Device Pixel Ratio (DPR) or CSS Pixel Ratio is the ratio between the physical pixels (screen size or resolution) and CSS pixels (viewport). Depending on device specification, one CSS pixel can equal one or mode physical pixels. Modern devices have screens with high pixel density resulting in the difference between screen size (resolution) and viewport.
Summary:
Screen Size (Resolution) = Viewport size × Device Pixel Ratio.
Viewport size = Screen Size (Resolution) / Device Pixel Ratio.
CSS Pixel Ratio = Screen Size (Resolution) / Viewport size.
Before you start web development or testing, check that the web application supports a responsive viewport by using a viewport meta tag:
You can inspect this tag in the head section of an HTML document on iPhone X right in the Blisk app. If this viewport tag is missing, the web application will not be responsive and will overflow the screen, hiding the content from users and leading to a bad user experience.
The form factor of the device represents its primary orientation as a portrait. Landscape orientation is popular on iPhone X as well and should be seriously considered when you develop or test web applications on any mobile.
You also need to consider that the users will manipulate your web application on iPhone X with a finger and stylus because this device has a touch screen that supports touch events. It is important to remember, that users may interact with multiple fingers (multi-touch) and gestures: single tap, multi-tap, swipe, pinch, stretch, zoom, etc. The users are highly likely to use gestures on small touch screens because of seamless interaction and great user experience.
Use the CSS Media Queries below to apply custom CSS properties for iPhone X and devices with the same screens:
iPhone X Media Query for min-width:
iPhone X Media Query for min-height:
iPhone X Media Query for landscape orientation:
iPhone X Media Query for portrait orientation:
iPhone X Media Query with device pixel ratio:
iPhone X is ready to use in the Blisk app, where you can develop web applications and test cross-browser compatibility, use this phone as a standalone device or simultaneously with other devices. Getting started with Blisk...
You can launch iPhone X in the Blisk app from Command prompt (Windows) or Terminal (macOS or Linux) to develop web applications and test cross-browser compatibility on a standalone device or simultaneously with other devices. Learn more...
Release Date | Friday, November 3, 2017 |
Vendor | Apple |
Device Type | phone |
Operating System | iOS |
Display | Super Retina OLED, 84.4 cm2, 19.5:9, ~82.9% screen-to-body ratio |
Screen Size (Resolution) Width | 1125px |
Screen Size (Resolution) Height | 2436px |
Viewport Width | 375px |
Viewport Height | 812px |
CSS Pixel Ratio | 3 |
Display Size | 5.8-inch |
Pixels Per Inch | 458 PPI |
Dimensions (mm) | 70.9 mm × 143.6 mm × 7.7 mm |
Dimensions (inch) | 2.79 inch × 5.65 inch × 0.3 inch |
Device Weight | 174 g |
App for Windows, macOS, Linux