8 background-attachment: local;
9 background-image: linear-gradient(black, white);
21 <div id=
"bloat"></div>
23 This test verifies a overflow clip container with background-attachment:local correctly repaints when its overflow changes size without scrolling.