#1235: WG New Spec: Soft Navigations and Interaction Contentful Paint

Visit on Github

Opened Jun 6, 2026

Specification

https://wicg.github.io/soft-navigations/

Explainer

https://github.com/WICG/soft-navigations

Links

The specification

Where and by whom is the work is being done?

  • GitHub repo: https://github.com/WICG/soft-navigations
  • Primary contacts:
    • Michal Mocny (@mmocny), Google, Co-Editor (Spec and Chromium Implementation)
    • Scott Haseley (@shaseley), Google, Co-Editor (Spec and Chromium Implementation)
    • Yoav Weiss (@yoavweiss), Shopify, Former Editor and Web Perf WG Co-Chair
  • Organization/project driving the specification: Google Chrome team, Web Perf WG
  • This work is being funded by: Google
  • Primary standards group developing this feature: Web Perf WG, RUM CG, (and WICG?)
  • Incubation and standards groups that have discussed the design:
    • Web Perf WG
    • RUM CG

Feedback so far

  • Active horizontal reviews: n/a
  • Multi-stakeholder feedback:
    • Chromium comments: Supportive
    • Mozilla comments: not yet filed for standards position-- will update.
    • WebKit comments: not yet filed for standards position-- will update.
    • Web Developers: Engagement via web perf Slack channels, social media, Origin Trial feedback, and direct feedback to chromium mailing lists. Widespread excitement and demand for a solution to this problem-- latest Origin Trial feedback excessively positive.
  • Major unresolved issues with or opposition to this specification: No stated opposition.
  • Status/issue trackers for implementations:
    • Chrome Status
    • WebKit's Bugzilla (none, yet)
    • Mozilla's (none, yet)

You should also know that...

This feature has evolved over several years, and addresses a problem that has been in demand for many years before that.

The latest solution elegantly (we think!) decoupled the task of measuring InteractionContentfulPaint from the task of measuring PerformanceSoftNavigation, and carefully layered into existing foundations, making the feature more like a small incremental 'consolidation':

  • Event Timing, for defining Interactions
  • Navigation API, for unifying same document navigations concepts
  • Paint Timing, LCP, and (somewhat) the new proposed Container Timing API, for defining Contentful Paint detection

The most novel detail beyond the above is leveraging techniques which are strongly related to the nascent AsyncContext proposal. Although the above features do not literally use AsyncContext, nor do they expose any such variables to developers, the implementation does relies on internal variables that use the same mechanism.

<!-- Content below this is maintained by @w3c-tag-bot -->

Track conversations at https://tag-github-bot.w3.org/gh/w3ctag/design-reviews/1235

Discussions