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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
1 { 1 {
2 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [2008, 2092], 3 "bounds": [2008, 2092],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [2008, 2092], 7 "bounds": [2008, 2092],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 17 matching lines...) Expand all
28 "rect": [8, 50, 784, 18], 28 "rect": [8, 50, 784, 18],
29 "reason": "forced by layout" 29 "reason": "forced by layout"
30 }, 30 },
31 { 31 {
32 "object": "LayoutBlockFlow P", 32 "object": "LayoutBlockFlow P",
33 "rect": [8, 16, 784, 18], 33 "rect": [8, 16, 784, 18],
34 "reason": "forced by layout" 34 "reason": "forced by layout"
35 }, 35 },
36 { 36 {
37 "object": "LayoutText #text", 37 "object": "LayoutText #text",
38 "rect": [127, 50, 390, 18], 38 "rect": [127, 50, 390, 17],
39 "reason": "forced by layout" 39 "reason": "forced by layout"
40 }, 40 },
41 { 41 {
42 "object": "LayoutText #text", 42 "object": "LayoutText #text",
43 "rect": [8, 16, 348, 17], 43 "rect": [8, 16, 348, 17],
44 "reason": "forced by layout" 44 "reason": "forced by layout"
45 }, 45 },
46 { 46 {
47 "object": "LayoutText #text", 47 "object": "LayoutText #text",
48 "rect": [8, 50, 120, 17], 48 "rect": [8, 50, 120, 17],
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 "object": "LayoutView #document", 127 "object": "LayoutView #document",
128 "reason": "scroll" 128 "reason": "scroll"
129 }, 129 },
130 { 130 {
131 "object": "LayoutView #document", 131 "object": "LayoutView #document",
132 "reason": "scroll" 132 "reason": "scroll"
133 } 133 }
134 ] 134 ]
135 } 135 }
136 136
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698