| Index: third_party/WebKit/LayoutTests/fast/block/float/float-change-composited-scrolling-expected.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/block/float/float-change-composited-scrolling-expected.html b/third_party/WebKit/LayoutTests/fast/block/float/float-change-composited-scrolling-expected.html
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..1b4f5c40bc0258d1895113e7a7a3fe1f9d7092fb
 | 
| --- /dev/null
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/block/float/float-change-composited-scrolling-expected.html
 | 
| @@ -0,0 +1,4 @@
 | 
| +<!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-overlay-scrollbar
 | 
| +<div style="width: 300px; height: 200px; background-color: green"></div>
 | 
| 
 |