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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/overflow/scroll-neg-z-index-and-composited-child-expected.txt

Issue 2343963002: Don't apply composited scrolling offsets if composited scrolling isn't happening. (Closed)
Patch Set: none Created 4 years, 3 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 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x300
4 LayoutBlockFlow {HTML} at (0,0) size 800x300
5 LayoutBlockFlow {BODY} at (0,0) size 800x300
6 layer at (0,0) size 800x300 scrollY 50.00 scrollWidth 1000 scrollHeight 1050 lay erType: background only
7 layer at (0,950) size 800x0
8 LayoutBlockFlow (relative positioned) zI: -1 {DIV} at (0,1000) size 800x0
9 layer at (0,0) size 800x300 scrollY 50.00 scrollWidth 1000 scrollHeight 1050 lay erType: foreground only
10 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 800x300 [bgcolor=#80 8080]
11 layer at (0,0) size 1000x1000 backgroundClip at (0,0) size 800x300 clip at (0,0) size 800x300
12 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 1000x1000 [bgcolor=# FFFFFF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698