Reporting API Demo - Online See CSP & Deprecation Reports
Send a test CSP violation report and see the ReportingObserver in action. Understand how monitoring works.
UD5 Toolkit
Send a test CSP violation report and see the ReportingObserver in action. Understand how monitoring works.
Watch for updates to aria‑live regions and log what a screen reader would announce. Debug live regions.
Enter a URL and click to check if it's reachable from your browser (CORS-limited, uses no-cors fetch). Quick manual test. Local only.
See a live readout of window scrollX and scrollY. Visualize scroll direction. For debugging sticky navs.
Select any element on the test page and monitor its size changes with ResizeObserver. See log of all entries.
Connect a MIDI controller and see every message in a log. Filter by channel and type. Essential for debugging music apps.
Request permission and detect when the user is idle (away from keyboard). See screen lock state. For native‑like apps.