← Your browser renders everything, even what you can't see — `content-visibility: auto` fixes thatQuiz

content-visibility: auto — skip off-screen rendering

content-visibility: auto defers layout and paint for off-screen elements, cutting initial render cost for long pages. These questions check what exactly the browser skips, why contain-intrinsic-size is mandatory, what the auto keyword inside it does, whether accessibility breaks, which elements you should not apply it to, and how it differs from display: none.

questions8
pass mark70%
feedbackinstant

No account needed. Every answer is explained as you go, with a reference to the spec or MDN — pass and you can claim a certificate.