← back to v144 · performance-event-timing-interactioncount

conformance · v144

v144 · performance-event-timing-interactioncount — conformance probe

4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://www.w3.org/TR/event-timing/#dom-performance-interactioncount chromestatus: #5153386492198912 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
4
total
id contract kind verdict detail
interactionCount-exposed performance.interactionCount is exposed on the Performance interface. spec ↗ script
interactionCount-is-number performance.interactionCount returns a number (unsigned long long). spec ↗ typeof
interactionCount-non-negative Initial interactionCount is zero or higher; it must be a non-negative integer. spec ↗ script
performance-event-timing-supported PerformanceEventTiming is exposed — interactionCount complements event entries. spec ↗ exists