Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(358)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/block/float/float-change-composited-scrolling-expected.html

Issue 1661523002: Update should paint flag when a float's composited scrolling status changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix windows build Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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>
5 Finished.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698