w3c / largest-contentful-paint

Specification for the LargestContentfulPaint API
https://w3c.github.io/largest-contentful-paint/
Other
88 stars 16 forks source link

Canvas image #74

Open npm1 opened 3 years ago

npm1 commented 3 years ago

Should LCP be recorded when using an image src inside a canvas, as in https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage

npm1 commented 2 years ago

Related ET issue: https://github.com/WICG/element-timing/issues/47

yoavweiss commented 1 year ago

Last time we discussed this at the WG, there was strong agreement that this should be supported. This is waiting for someone to pick up the task.