← back to v145 · enabling-web-applications-to-understand-bimodal-performance-timings

conformance · v145

v145 · enabling-web-applications-to-understand-bimodal-performance-timings — conformance probe

5 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://w3c.github.io/navigation-timing/#sec-performance-timing-confidence chromestatus: #5186950448283648 generated 2026-06-01T08:14:32Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
performance-exists performance is exposed — the global through which navigation timing confidence is read. exists
navigation-entry-type-supported 'navigation' is in PerformanceObserver.supportedEntryTypes — confidence is attached to PerformanceNavigationTiming. spec ↗ script
navigation-timing-confidence-attribute PerformanceNavigationTiming.prototype exposes a confidence accessor — the new field describing the bimodal regime. spec ↗ script
navigation-timing-confidence-on-entry An actual PerformanceNavigationTiming entry exposes a confidence value (object) for the current navigation. spec ↗ script
navigation-timing-extends-resource-timing PerformanceNavigationTiming.prototype inherits the responseStart/loadEventEnd timings the confidence value is measured against. script