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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/overflow-visible-to-hidden-expected.html

Issue 2007003003: Check subtree paint invalidation when overflow clip status changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 years, 6 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 paint invalidation of overflowing contents when the container's overflow c hanges from visible to hidden.
3 Passes if there is no red.
4 <div id="green" style="width: 200px; height: 200px; background-color: green"></d iv>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698