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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/overflow/fractional-sized-scrolling-layer-expected.txt

Issue 2442833002: Fix the overflow clip rect rounding for overflow scrolling (Closed)
Patch Set: Fix Slimming Paint v2 Created 4 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x8 3 layer at (0,0) size 800x8
4 LayoutBlockFlow {HTML} at (0,0) size 800x8 4 LayoutBlockFlow {HTML} at (0,0) size 800x8
5 LayoutBlockFlow {BODY} at (8,8) size 784x0 5 LayoutBlockFlow {BODY} at (8,8) size 784x0
6 layer at (0,8) size 615x200 6 layer at (0,8) size 615x226
7 LayoutBlockFlow (positioned) {DIV} at (0,8) size 615.05x200 [bgcolor=#000000] 7 LayoutBlockFlow (positioned) {DIV} at (0,8) size 615.05x226.34 [bgcolor=#00000 0]
8 layer at (40,8) size 288x200 clip at (40,8) size 273x200 scrollHeight 500 8 layer at (40,8) size 290x226 clip at (41,9) size 273x224 scrollHeight 500
9 LayoutBlockFlow {DIV} at (40,0) size 287.52x200 [bgcolor=#FF0000] 9 LayoutBlockFlow {DIV} at (40,0) size 289.52x226.34 [bgcolor=#FF0000] [border: (1px solid #808080)]
10 LayoutBlockFlow {DIV} at (0,0) size 272.52x500 [bgcolor=#00FF00] 10 LayoutBlockFlow {DIV} at (1,1) size 272.52x500 [bgcolor=#00FF00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698