← back to v147 · softnavigation-performance-entry
conformance · v147
v147 · softnavigation-performance-entry — conformance probe
9 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.
0
pass
0
fail
0
blocked
9
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
supported-entry-types-includes-soft-navigation |
PerformanceObserver.supportedEntryTypes advertises the exact 'soft-navigation' entry type when the origin-trial feature is active. spec ↗ | script | … | |
supported-entry-types-includes-interaction-contentful-paint |
PerformanceObserver.supportedEntryTypes advertises the exact 'interaction-contentful-paint' entry type when the origin-trial feature is active. spec ↗ | script | … | |
soft-navigation-interface-exposed |
The soft-navigation PerformanceEntry interface is exposed as SoftNavigationEntry or a Chrome implementation alias. spec ↗ | script | … | |
soft-navigation-navigation-type |
Soft-navigation entries expose navigationType for push, replace, or traverse. spec ↗ | script | … | |
soft-navigation-interaction-id |
Soft-navigation entries expose interactionId for correlation with interaction-contentful-paint entries. spec ↗ | script | … | |
soft-navigation-largest-icp-attribute |
Soft-navigation entries expose largestInteractionContentfulPaint as the paint attributed to the route interaction. spec ↗ | script | … | |
interaction-contentful-paint-interface-exposed |
InteractionContentfulPaint is exposed for paints attributed to interactions. spec ↗ | script | … | |
interaction-contentful-paint-fields |
InteractionContentfulPaint exposes interactionId plus paint timing fields used for soft-navigation LCP. spec ↗ | script | … | |
performance-entry-navigation-id |
PerformanceEntry exposes navigationId so performance entries can be correlated with a navigation. spec ↗ | script | … |