Skip to content

Instantly share code, notes, and snippets.

@WesleySmits
Created September 5, 2021 07:26
Show Gist options
  • Save WesleySmits/54e42a84139a4afe27bce6d7f5ac13e9 to your computer and use it in GitHub Desktop.
Save WesleySmits/54e42a84139a4afe27bce6d7f5ac13e9 to your computer and use it in GitHub Desktop.
content-visibility: auto; with intrinsic size.
.element {
content-visibility: auto;
contain-intrinsic-size: 1000px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment