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

Side by Side Diff: LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt

Issue 699183004: Main-thread scroll if we have fixed-pos children and overflow:hidden. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
1 TEST 1 TEST
2 { 2 {
3 "bounds": [785, 5021], 3 "bounds": [800, 5021],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [785, 5021], 6 "bounds": [800, 5021],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true 8 "drawsContent": true
9 } 9 }
10 ] 10 ]
11 } 11 }
12 Has non-layer viewport-constrained objects 12 Has non-layer viewport-constrained objects
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698