
--
You received this message because you are subscribed to the Google Groups "Chrome UX Report (Discussions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/d7cf317b-1b3d-4950-82b8-09fba36d71bcn%40chromium.org.
Hi Michal,Thanks very much for your response.
So if I understand your explanation correctly, even if I hit the back button, Page A will be judged as if it's a new load.
Hence, if there is content shifting within the new viewport (for example images lazy loading, or articles lazy loading) then this would be counted as layout shift becuase in the new viewport this content actually shifts.
Let me show an example that I think would capture better my question.- In the screen recording attached Page A (https://www.theguardian.com/international) contains a link to Page B (https://www.theguardian.com/lifeandstyle/2022/jun/03/20-cheap-lifestyle-hacks-to-try-this-summer)
- I go to Page B and soon after I go back to Page A- Page A loads at the point I left the page and I see the "The Guardian Weekly" subscribe box pushing the content on the page and hence causing a layout shift of 0.147Would this then be recorded as a CLS of 0.147 for Page A in CrUX?