w3c / largest-contentful-paint

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

Specify exclusions for opacity:0, display:none, etc. #79

Open npm1 opened 3 years ago

npm1 commented 3 years ago

We have some tests such as invisible-images-composited-1.html but there is no corresponding spec text where we say which content should not be considered as LCP candidate.

noamr commented 2 years ago

I believe https://github.com/w3c/largest-contentful-paint/pull/99 covers some of this but not the opacity case.