Display Tests
Screen patterns, refresh-rate estimation, touch coverage, and other visual checks.
9 tests
Display Tests
9- Dead Pixel TestCycle solid full-screen colors so you can look for dark or stuck pixels.
- Refresh Rate TestEstimate the current browser presentation timing from requestAnimationFrame intervals.
- Touch Screen TestCheck multi-touch points, grid coverage, edges, and draw continuity using touch pointer events.
- FPS TestMeasure how many animation frames this browser completes under light or controlled load.
- Frame Skipping TestLook for irregular frame presentation gaps.
- Screen Tearing TestVisual aid for noticing tear lines.
- Monitor Ghosting TestMoving patterns to help observe ghosting.
- Stuck Pixel FixerOptional rapid color cycles users may try carefully.
- Screen ResolutionRead browser-reported screen, viewport, and devicePixelRatio values.