I noticed this CSS property too, looks very interesting and promising in the context of optimizing the rendering of the page.
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!
<span lang=”en”>I didn’t quite understand this property. Can you please explain?</span>
I think it’s pretty much well explained in the article from my first post but here’s my attempt to explain it more simply: the idea is to dramatically reduce “loading time” of websites who have implemented this CSS property. Kinda like lazy loading attribute of the images and iframes but for big chunks of websites that do not have to be loaded immediately up until it the user scroll down and actually “see” the content.