I'm using on the side of my web and sides of the container div the box shadow property and Chrome gives me a terrible lag when performing scroll.
I've been researching and reporting take the issue since 2011 without success, Chrome still has not solved the problem.
Scroll Lag with CSS3 box-shadow property?
I wonder if there are currently any solution to solve this problem.
In Explorer 10, 11 and Edge will perfect the web. In Mozilla and Opera too. The drop in fps on scrolling occurs only in Chrome.
Here they give a possible solution but it does not seem very smart:
Scroll Lag with CSS3 box-shadow property?
The solution is to add a transparent png border to the div.
Is there any other solution today? Thank you