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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-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": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow DIV id='editor'", 10 "object": "LayoutBlockFlow DIV id='editor'",
11 "rect": [7, 47, 786, 22], 11 "rect": [7, 47, 786, 22],
12 "reason": "style change" 12 "reason": "style change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow DIV id='editor'", 15 "object": "LayoutBlockFlow DIV id='editor'",
16 "rect": [7, 47, 786, 22], 16 "rect": [7, 47, 786, 22],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow DIV id='editor'", 20 "object": "LayoutBlockFlow DIV id='editor'",
21 "rect": [7, 47, 786, 22], 21 "rect": [7, 47, 786, 22],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow DIV id='editor'", 25 "object": "LayoutBlockFlow DIV id='editor'",
26 "rect": [7, 47, 786, 22], 26 "rect": [7, 47, 786, 22],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutText #text", 30 "object": "LayoutText #text",
31 "rect": [8, 48, 22, 19], 31 "rect": [8, 48, 22, 19],
32 "reason": "full" 32 "reason": "full"
33 }, 33 },
34 { 34 {
35 "object": "LayoutText #text", 35 "object": "LayoutText #text",
36 "rect": [8, 48, 15, 19], 36 "rect": [8, 48, 15, 19],
37 "reason": "full" 37 "reason": "full"
38 }, 38 },
39 { 39 {
40 "object": "LayoutTextFragment (anonymous)", 40 "object": "LayoutTextFragment (anonymous)",
41 "rect": [30, 48, 7, 19], 41 "rect": [30, 48, 7, 19],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutTextFragment (anonymous)", 45 "object": "LayoutTextFragment (anonymous)",
46 "rect": [23, 48, 7, 19], 46 "rect": [23, 48, 7, 19],
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutTextFragment (anonymous)", 50 "object": "LayoutTextFragment (anonymous)",
51 "rect": [23, 48, 7, 19], 51 "rect": [23, 48, 7, 19],
52 "reason": "forced by layout" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "LayoutTextFragment (anonymous)", 55 "object": "LayoutTextFragment (anonymous)",
56 "rect": [15, 48, 7, 19], 56 "rect": [15, 48, 7, 19],
57 "reason": "forced by layout" 57 "reason": "geometry"
58 }, 58 },
59 { 59 {
60 "object": "LayoutTextFragment (anonymous)", 60 "object": "LayoutTextFragment (anonymous)",
61 "rect": [15, 48, 7, 19], 61 "rect": [15, 48, 7, 19],
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutText #text", 65 "object": "LayoutText #text",
66 "rect": [8, 48, 7, 19], 66 "rect": [8, 48, 7, 19],
67 "reason": "layoutObject insertion" 67 "reason": "appeared"
68 }, 68 },
69 { 69 {
70 "object": "LayoutTextFragment (anonymous)", 70 "object": "LayoutTextFragment (anonymous)",
71 "rect": [8, 48, 7, 19], 71 "rect": [8, 48, 7, 19],
72 "reason": "forced by layout" 72 "reason": "geometry"
73 } 73 }
74 ] 74 ]
75 } 75 }
76 ], 76 ],
77 "objectPaintInvalidations": [ 77 "objectPaintInvalidations": [
78 { 78 {
79 "object": "LayoutBlockFlow DIV id='editor'", 79 "object": "LayoutBlockFlow DIV id='editor'",
80 "reason": "style change" 80 "reason": "style change"
81 }, 81 },
82 { 82 {
83 "object": "RootInlineBox", 83 "object": "RootInlineBox",
84 "reason": "style change" 84 "reason": "style change"
85 }, 85 },
86 { 86 {
87 "object": "Caret", 87 "object": "Caret",
88 "reason": "caret" 88 "reason": "caret"
89 }, 89 },
90 { 90 {
91 "object": "LayoutBlockFlow DIV id='editor'", 91 "object": "LayoutBlockFlow DIV id='editor'",
92 "reason": "forced by layout" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "RootInlineBox", 95 "object": "RootInlineBox",
96 "reason": "forced by layout" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "Caret", 99 "object": "Caret",
100 "reason": "caret" 100 "reason": "caret"
101 }, 101 },
102 { 102 {
103 "object": "LayoutText #text", 103 "object": "LayoutText #text",
104 "reason": "layoutObject insertion" 104 "reason": "appeared"
105 }, 105 },
106 { 106 {
107 "object": "InlineTextBox 'a'", 107 "object": "InlineTextBox 'a'",
108 "reason": "layoutObject insertion" 108 "reason": "appeared"
109 }, 109 },
110 { 110 {
111 "object": "LayoutTextFragment (anonymous)", 111 "object": "LayoutTextFragment (anonymous)",
112 "reason": "forced by layout" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "InlineTextBox 'x'", 115 "object": "InlineTextBox 'x'",
116 "reason": "forced by layout" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "LayoutBlockFlow DIV id='editor'", 119 "object": "LayoutBlockFlow DIV id='editor'",
120 "reason": "forced by layout" 120 "reason": "geometry"
121 }, 121 },
122 { 122 {
123 "object": "RootInlineBox", 123 "object": "RootInlineBox",
124 "reason": "forced by layout" 124 "reason": "geometry"
125 }, 125 },
126 { 126 {
127 "object": "Caret", 127 "object": "Caret",
128 "reason": "caret" 128 "reason": "caret"
129 }, 129 },
130 { 130 {
131 "object": "LayoutText #text", 131 "object": "LayoutText #text",
132 "reason": "full" 132 "reason": "full"
133 }, 133 },
134 { 134 {
135 "object": "InlineTextBox 'ab'", 135 "object": "InlineTextBox 'ab'",
136 "reason": "full" 136 "reason": "full"
137 }, 137 },
138 { 138 {
139 "object": "LayoutTextFragment (anonymous)", 139 "object": "LayoutTextFragment (anonymous)",
140 "reason": "forced by layout" 140 "reason": "geometry"
141 }, 141 },
142 { 142 {
143 "object": "InlineTextBox 'x'", 143 "object": "InlineTextBox 'x'",
144 "reason": "forced by layout" 144 "reason": "geometry"
145 }, 145 },
146 { 146 {
147 "object": "LayoutBlockFlow DIV id='editor'", 147 "object": "LayoutBlockFlow DIV id='editor'",
148 "reason": "forced by layout" 148 "reason": "geometry"
149 }, 149 },
150 { 150 {
151 "object": "RootInlineBox", 151 "object": "RootInlineBox",
152 "reason": "forced by layout" 152 "reason": "geometry"
153 }, 153 },
154 { 154 {
155 "object": "Caret", 155 "object": "Caret",
156 "reason": "caret" 156 "reason": "caret"
157 }, 157 },
158 { 158 {
159 "object": "LayoutText #text", 159 "object": "LayoutText #text",
160 "reason": "full" 160 "reason": "full"
161 }, 161 },
162 { 162 {
163 "object": "InlineTextBox 'abc'", 163 "object": "InlineTextBox 'abc'",
164 "reason": "full" 164 "reason": "full"
165 }, 165 },
166 { 166 {
167 "object": "LayoutTextFragment (anonymous)", 167 "object": "LayoutTextFragment (anonymous)",
168 "reason": "forced by layout" 168 "reason": "geometry"
169 }, 169 },
170 { 170 {
171 "object": "InlineTextBox 'x'", 171 "object": "InlineTextBox 'x'",
172 "reason": "forced by layout" 172 "reason": "geometry"
173 } 173 }
174 ] 174 ]
175 } 175 }
176 176
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698