GoogleChromeLabs / GoogleChromeLabs/layout-shift-terminator
Add CLS calculation
Open
- Dominant language
- HTML
- Stars
- 36
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When the markup is provided to obtain the dimensions, and the markup is rendered into the various viewports, the layout shift should be captured at each viewport and then summarized once the calculation has completed. Then when loading up the optimized markup in the preview, the calculation should be performed again. This can then be used to show how much layout shift savings is gained.
Contributor guide
Assessment
This issue has not been assessed yet.