2 <div style=
"height: 100px">
3 Tests paint invalidation of scrollbars and scroll corner when a srollable div is resized.
4 Passes if the scrollbars and scroll corner are repainted correctly, and no under-invalidation
5 in slimming-paint mode (with slimmingPaintUnderInvalidationChecking enabled).
7 <div id=
"div" style=
"width: 300px; height: 300px; overflow: scroll"></div>