Dear Michal,
Thank you for your feedback. We will definitely explore the intrinsic size property, as most of our content (articles) has dynamic width and height.
Please allow me to break down each step to reproduce the issue we have observed:
1. Field Score: Our field data score was approximately 0.9 starting from mid-April, which coincides with the time we began rolling out content-visibility.
2. Implementation of content-visibility: Elements that are offscreen, specifically those elements after the article paragraphs.
3. Measurement Tool: Chrome Extension:
Core Web Vitals.
4. Page for Observation: All article pages, e.g.,
https://stars.udn.com/star/story/10088/7970442We have temporarily unset all content-visibility properties to monitor the change in our field data. This may be the reason why you are unable to reproduce the issue.
We alsoaware that sidebar ads may cause some shifting, but they usually do not contribute significantly to poor metric scores, likely around 0.05.
Here's how we managed to reproduce the mean score of approximately 0.9 with the current state of the site:
1. Open the site and wait for it to finish loading.
2. Enable the Chrome extension:
Core Web Vitals. This will display an overlay with all Web Vitals metrics at the bottom-left side.
3. Open the developer tools and search for the CSS property: `* {content-visibility: unset !important;}`.
4. Toggle the on/off state, and the value changes drastically, definitively meeting the mean score we receive on our site's field data.
As we are unsure how the CLS (Cumulative Layout Shift) metric is precisely calculated or when the data is sent to Google, the above represents our observations and monitoring efforts. It might be caused by a faulty implementation on our part, which we will continue to monitor.
We have included a video to demonstrate the problem.
Thank you for your assistance.
Best regards,
kangwen