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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-body-appear-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [2008, 2096], 5 "bounds": [2008, 2096],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutView #document", 10 "object": "LayoutView #document",
11 "rect": [0, 0, 2008, 2096], 11 "rect": [0, 0, 2008, 2096],
12 "reason": "style change" 12 "reason": "style change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutView #document", 15 "object": "LayoutView #document",
16 "rect": [0, 585, 785, 15], 16 "rect": [0, 585, 785, 15],
17 "reason": "scroll" 17 "reason": "scroll control"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow BODY", 20 "object": "LayoutBlockFlow BODY",
21 "rect": [8, 16, 784, 2072], 21 "rect": [8, 16, 784, 2072],
22 "reason": "style change" 22 "reason": "style change"
23 }, 23 },
24 { 24 {
25 "object": "LayoutText #text", 25 "object": "LayoutText #text",
26 "rect": [124, 52, 383, 19], 26 "rect": [124, 52, 383, 19],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutView #document", 30 "object": "LayoutView #document",
31 "rect": [785, 0, 15, 585], 31 "rect": [785, 0, 15, 585],
32 "reason": "scroll" 32 "reason": "scroll control"
33 }, 33 },
34 { 34 {
35 "object": "LayoutView #document", 35 "object": "LayoutView #document",
36 "rect": [785, 585, 15, 15], 36 "rect": [785, 585, 15, 15],
37 "reason": "scroll" 37 "reason": "scroll control"
38 } 38 }
39 ] 39 ]
40 } 40 }
41 ], 41 ],
42 "objectPaintInvalidations": [ 42 "objectPaintInvalidations": [
43 { 43 {
44 "object": "LayoutView #document", 44 "object": "LayoutView #document",
45 "reason": "scroll" 45 "reason": "geometry"
46 }, 46 },
47 { 47 {
48 "object": "LayoutView #document", 48 "object": "LayoutView #document",
49 "reason": "scroll" 49 "reason": "geometry"
50 }, 50 },
51 { 51 {
52 "object": "LayoutView #document", 52 "object": "LayoutView #document",
53 "reason": "style change" 53 "reason": "style change"
54 }, 54 },
55 { 55 {
56 "object": "LayoutBlockFlow BODY", 56 "object": "LayoutBlockFlow BODY",
57 "reason": "style change" 57 "reason": "style change"
58 }, 58 },
59 { 59 {
60 "object": "LayoutBlockFlow P", 60 "object": "LayoutBlockFlow P",
61 "reason": "forced by layout" 61 "reason": "geometry"
62 }, 62 },
63 { 63 {
64 "object": "RootInlineBox", 64 "object": "RootInlineBox",
65 "reason": "forced by layout" 65 "reason": "geometry"
66 }, 66 },
67 { 67 {
68 "object": "LayoutText #text", 68 "object": "LayoutText #text",
69 "reason": "forced by layout" 69 "reason": "geometry"
70 }, 70 },
71 { 71 {
72 "object": "InlineTextBox 'You should see both vertical and horizontal scro llbars.'", 72 "object": "InlineTextBox 'You should see both vertical and horizontal scro llbars.'",
73 "reason": "forced by layout" 73 "reason": "geometry"
74 }, 74 },
75 { 75 {
76 "object": "LayoutBlockFlow P", 76 "object": "LayoutBlockFlow P",
77 "reason": "forced by layout" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "RootInlineBox", 80 "object": "RootInlineBox",
81 "reason": "forced by layout" 81 "reason": "geometry"
82 }, 82 },
83 { 83 {
84 "object": "LayoutText #text", 84 "object": "LayoutText #text",
85 "reason": "forced by layout" 85 "reason": "geometry"
86 }, 86 },
87 { 87 {
88 "object": "InlineTextBox 'This is the test for '", 88 "object": "InlineTextBox 'This is the test for '",
89 "reason": "forced by layout" 89 "reason": "geometry"
90 }, 90 },
91 { 91 {
92 "object": "LayoutText #text", 92 "object": "LayoutText #text",
93 "reason": "forced by layout" 93 "reason": "geometry"
94 }, 94 },
95 { 95 {
96 "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'", 96 "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
97 "reason": "forced by layout" 97 "reason": "geometry"
98 }, 98 },
99 { 99 {
100 "object": "LayoutText #text", 100 "object": "LayoutText #text",
101 "reason": "forced by layout" 101 "reason": "geometry"
102 }, 102 },
103 { 103 {
104 "object": "InlineTextBox '.'", 104 "object": "InlineTextBox '.'",
105 "reason": "forced by layout" 105 "reason": "geometry"
106 } 106 }
107 ] 107 ]
108 } 108 }
109 109
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698