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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html

Issue 2434443005: Only automatically promote scrollers which are untransformed and opaque. (Closed)
Patch Set: Force compositing to test scrolling contents background painting Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html b/third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html
index 0c6d9896bcf18a7e94de2d3e063f74a5d805a494..7684600a998304214f4eb162c9b5994ed26e585c 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/scaled-overflow.html
@@ -12,6 +12,7 @@
width: 150px;
height: 150px;
background: white local;
+ will-change: transform;
}
.b {
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698