Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 Tests a float changes using composited scrolling. Passes if the green square is always visible.<p> | |
| 3 To test manually, use command line switches --enable-prefer-compositing-to-lcd-t ext --enable-overlay-scrollbar | |
| 4 <div style="width: 300px; height: 200px; background-color: green"></div> | |
| OLD | NEW |