{
 "compat_features": [
  "api.InteractionContentfulPaint",
  "api.InteractionContentfulPaint.interactionId",
  "api.InteractionContentfulPaint.largestContentfulPaint",
  "api.InteractionContentfulPaint.paintTime",
  "api.InteractionContentfulPaint.presentationTime"
 ],
 "description": "The interaction-contentful-paint performance entry, which returns an InteractionContentfulPaint instance, is emitted when an interaction causes one or more contentful paints. Use it to measure LCP for soft navigations in single page apps or to measure contentful paints due to an interaction.",
 "description_html": "The <code>interaction-contentful-paint</code> performance entry, which returns an <code>InteractionContentfulPaint</code> instance, is emitted when an interaction causes one or more contentful paints. Use it to measure LCP for soft navigations in single page apps or to measure contentful paints due to an interaction.",
 "group": [
  "performance"
 ],
 "kind": "feature",
 "name": "Interaction contentful paint",
 "spec": [
  "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.InteractionContentfulPaint": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.InteractionContentfulPaint.interactionId": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.InteractionContentfulPaint.largestContentfulPaint": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.InteractionContentfulPaint.paintTime": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   },
   "api.InteractionContentfulPaint.presentationTime": {
    "baseline": false,
    "support": {
     "chrome": "151",
     "chrome_android": "151",
     "edge": "151"
    }
   }
  },
  "support": {
   "chrome": "151",
   "chrome_android": "151",
   "edge": "151"
  }
 },
 "id": "interaction-contentful-paint",
 "groups": [
  "performance"
 ],
 "specs": [
  {
   "url": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}