chromium/third_party/blink/web_tests/fast/block/float/float-change-composited-scrolling-expected.html

<!DOCTYPE html>
Tests a float changes using composited scrolling. Passes if the green square is always visible.<p>
To test manually, use command line switches --enable-prefer-compositing-to-lcd-text --enable-features=OverlayScrollbar
<div style="width: 300px; height: 200px; background-color: green"></div>
Finished.