How to interpret the result
CSS pixels differ from physical pixels when scaling is active. Multiply viewport dimensions by device pixel ratio for an approximation, not a panel certificate.
Inspect viewport size, screen resolution, pixel ratio, orientation, color depth, and fullscreen behavior.
Waiting for a test.
CSS pixels differ from physical pixels when scaling is active. Multiply viewport dimensions by device pixel ratio for an approximation, not a panel certificate.
The browser may report the current logical mode rather than the panel’s native resolution, especially with operating-system scaling or mirrored displays.
Cycle solid red, green, blue, white, black, and neutral backgrounds to inspect the panel edge to edge.
Open testEstimate the browser’s animation cadence and inspect frame-time stability with requestAnimationFrame.
Open testInspect grayscale and RGB ramps for abrupt steps, clipping, tint, posterization, and dithering patterns.
Open testA browser can verify useful behavior without becoming firmware diagnostics, a lab instrument, a repair tool, or proof of internal component identity.
Read guide