CSS content-visibility helps boost rendering performance by controlling whether or not an element renders its contents.
You must log in or register to comment.
Could applying this to table rows of tables with a significant number of rows improve scrolling performance?
Edit: After researching, I think this would be a poor use of content-visibility