{
 "compat_features": [
  "api.PerformanceSoftNavigation",
  "api.PerformanceSoftNavigation.getLargestInteractionContentfulPaint",
  "api.PerformanceSoftNavigation.interactionId",
  "api.PerformanceSoftNavigation.navigationType",
  "api.PerformanceSoftNavigation.paintTime",
  "api.PerformanceSoftNavigation.presentationTime"
 ],
 "description": "The soft-navigation performance entry, which returns a PerformanceSoftNavigation instance, is emitted when soft navigation occurs in a single page app. This is defined as when a trusted user interaction causes a URL update and a visible contentful paint to the screen.",
 "description_html": "The <code>soft-navigation</code> performance entry, which returns a <code>PerformanceSoftNavigation</code> instance, is emitted when soft navigation occurs in a single page app. This is defined as when a trusted user interaction causes a URL update and a visible contentful paint to the screen.",
 "group": [
  "performance"
 ],
 "kind": "feature",
 "name": "Soft navigation performance entries",
 "spec": [
  "https://wicg.github.io/soft-navigations/#sec-soft-navs"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.PerformanceSoftNavigation": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.PerformanceSoftNavigation.getLargestInteractionContentfulPaint": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.PerformanceSoftNavigation.interactionId": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.PerformanceSoftNavigation.navigationType": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.PerformanceSoftNavigation.paintTime": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.PerformanceSoftNavigation.presentationTime": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   }
  },
  "support": {
   "chrome": "151",
   "chrome_android": "151",
   "edge": "151"
  }
 },
 "id": "soft-navigations",
 "groups": [
  "performance"
 ],
 "specs": [
  {
   "url": "https://wicg.github.io/soft-navigations/#sec-soft-navs"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}