OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
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": "InlineTextBox '\n'", | |
11 "rect": [0, 0, 0, 0], | |
12 "reason": "full" | |
13 }, | |
14 { | |
15 "object": "InlineTextBox '\n'", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "bounds change" | |
18 }, | |
19 { | |
20 "object": "InlineTextBox ' '", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "full" | |
23 }, | |
24 { | |
25 "object": "InlineTextBox ' '", | |
26 "rect": [0, 0, 0, 0], | |
27 "reason": "full" | |
28 }, | |
29 { | |
30 "object": "InlineTextBox ' '", | |
31 "rect": [0, 0, 0, 0], | |
32 "reason": "full" | |
33 }, | |
34 { | |
35 "object": "InlineTextBox ' '", | |
36 "rect": [0, 0, 0, 0], | |
37 "reason": "full" | |
38 }, | |
39 { | |
40 "object": "InlineTextBox ' '", | |
41 "rect": [0, 0, 0, 0], | |
42 "reason": "full" | |
43 }, | |
44 { | |
45 "object": "InlineTextBox ' world'", | |
46 "rect": [0, 0, 0, 0], | |
47 "reason": "full" | |
48 }, | |
49 { | |
50 "object": "InlineTextBox 'hello '", | |
51 "rect": [0, 0, 0, 0], | |
52 "reason": "full" | |
53 }, | |
54 { | |
55 "object": "InlineTextBox 'hello '", | |
56 "rect": [0, 0, 0, 0], | |
57 "reason": "selection" | |
58 }, | |
59 { | |
60 "object": "InlineTextBox 'hello world hello'", | |
61 "rect": [0, 0, 0, 0], | |
62 "reason": "full" | |
63 }, | |
64 { | |
65 "object": "InlineTextBox 'hello world hello'", | |
66 "rect": [0, 0, 0, 0], | |
67 "reason": "full" | |
68 }, | |
69 { | |
70 "object": "InlineTextBox 'world hello world'", | |
71 "rect": [0, 0, 0, 0], | |
72 "reason": "full" | |
73 }, | |
74 { | |
75 "object": "InlineTextBox 'world hello world'", | |
76 "rect": [0, 0, 0, 0], | |
77 "reason": "full" | |
78 }, | |
79 { | |
80 "object": "InlineTextBox 'world hello'", | |
81 "rect": [0, 0, 0, 0], | |
82 "reason": "full" | |
83 }, | |
84 { | |
85 "object": "InlineTextBox 'world hello'", | |
86 "rect": [0, 0, 0, 0], | |
87 "reason": "full" | |
88 }, | |
89 { | |
90 "object": "InlineTextBox 'world'", | |
91 "rect": [0, 0, 0, 0], | |
92 "reason": "selection" | |
93 }, | |
94 { | |
95 "object": "InlineTextBox 'world'", | |
96 "rect": [0, 0, 0, 0], | |
97 "reason": "bounds change" | |
98 }, | |
99 { | |
100 "object": "LayoutBR BR", | |
101 "rect": [0, 0, 0, 0], | |
102 "reason": "bounds change" | |
103 }, | |
104 { | |
105 "object": "LayoutBlockFlow BODY", | |
106 "rect": [0, 0, 0, 0], | |
107 "reason": "selection" | |
108 }, | |
109 { | |
110 "object": "LayoutBlockFlow DIV id='test'", | 10 "object": "LayoutBlockFlow DIV id='test'", |
111 "rect": [0, 0, 0, 0], | 11 "rect": [38, 75, 152, 107], |
112 "reason": "selection" | 12 "reason": "invalidate paint rectangle" |
113 }, | |
114 { | |
115 "object": "LayoutBlockFlow DIV id='test'", | |
116 "rect": [38, 94, 152, 90], | |
117 "reason": "incremental" | |
118 }, | 13 }, |
119 { | 14 { |
120 "object": "LayoutBlockFlow DIV id='test'", | 15 "object": "LayoutBlockFlow DIV id='test'", |
121 "rect": [38, 93, 152, 91], | 16 "rect": [38, 93, 152, 91], |
122 "reason": "incremental" | 17 "reason": "incremental" |
123 }, | 18 }, |
124 { | 19 { |
125 "object": "LayoutBlockFlow DIV id='test'", | 20 "object": "LayoutBlockFlow DIV id='test'", |
126 "rect": [38, 75, 152, 107], | 21 "rect": [38, 94, 152, 90], |
127 "reason": "invalidate paint rectangle" | 22 "reason": "incremental" |
128 }, | |
129 { | |
130 "object": "LayoutBlockFlow HTML", | |
131 "rect": [0, 0, 0, 0], | |
132 "reason": "selection" | |
133 }, | |
134 { | |
135 "object": "LayoutInline SPAN id='removeme'", | |
136 "rect": [0, 0, 0, 0], | |
137 "reason": "layoutObject removal" | |
138 }, | 23 }, |
139 { | 24 { |
140 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
141 "rect": [39, 75, 119, 107], | 26 "rect": [39, 75, 119, 107], |
142 "reason": "layoutObject removal" | 27 "reason": "layoutObject removal" |
143 }, | 28 }, |
144 { | 29 { |
145 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
146 "rect": [39, 75, 36, 17], | |
147 "reason": "selection" | |
148 }, | |
149 { | |
150 "object": "LayoutText #text", | |
151 "rect": [0, 0, 0, 0], | |
152 "reason": "selection" | |
153 }, | |
154 { | |
155 "object": "LayoutText #text", | |
156 "rect": [112, 165, 42, 17], | 31 "rect": [112, 165, 42, 17], |
157 "reason": "bounds change" | 32 "reason": "bounds change" |
158 }, | 33 }, |
159 { | 34 { |
160 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
161 "rect": [74, 75, 39, 17], | 36 "rect": [74, 75, 39, 17], |
162 "reason": "bounds change" | 37 "reason": "bounds change" |
163 }, | 38 }, |
164 { | 39 { |
| 40 "object": "LayoutText #text", |
| 41 "rect": [39, 75, 36, 17], |
| 42 "reason": "selection" |
| 43 }, |
| 44 { |
| 45 "object": "InlineTextBox '\n'", |
| 46 "reason": "full" |
| 47 }, |
| 48 { |
| 49 "object": "InlineTextBox '\n'", |
| 50 "reason": "bounds change" |
| 51 }, |
| 52 { |
| 53 "object": "InlineTextBox ' '", |
| 54 "reason": "full" |
| 55 }, |
| 56 { |
| 57 "object": "InlineTextBox ' '", |
| 58 "reason": "full" |
| 59 }, |
| 60 { |
| 61 "object": "InlineTextBox ' '", |
| 62 "reason": "full" |
| 63 }, |
| 64 { |
| 65 "object": "InlineTextBox ' '", |
| 66 "reason": "full" |
| 67 }, |
| 68 { |
| 69 "object": "InlineTextBox ' '", |
| 70 "reason": "full" |
| 71 }, |
| 72 { |
| 73 "object": "InlineTextBox ' world'", |
| 74 "reason": "full" |
| 75 }, |
| 76 { |
| 77 "object": "InlineTextBox 'hello '", |
| 78 "reason": "full" |
| 79 }, |
| 80 { |
| 81 "object": "InlineTextBox 'hello '", |
| 82 "reason": "selection" |
| 83 }, |
| 84 { |
| 85 "object": "InlineTextBox 'hello world hello'", |
| 86 "reason": "full" |
| 87 }, |
| 88 { |
| 89 "object": "InlineTextBox 'hello world hello'", |
| 90 "reason": "full" |
| 91 }, |
| 92 { |
| 93 "object": "InlineTextBox 'world hello world'", |
| 94 "reason": "full" |
| 95 }, |
| 96 { |
| 97 "object": "InlineTextBox 'world hello world'", |
| 98 "reason": "full" |
| 99 }, |
| 100 { |
| 101 "object": "InlineTextBox 'world hello'", |
| 102 "reason": "full" |
| 103 }, |
| 104 { |
| 105 "object": "InlineTextBox 'world hello'", |
| 106 "reason": "full" |
| 107 }, |
| 108 { |
| 109 "object": "InlineTextBox 'world'", |
| 110 "reason": "bounds change" |
| 111 }, |
| 112 { |
| 113 "object": "InlineTextBox 'world'", |
| 114 "reason": "selection" |
| 115 }, |
| 116 { |
| 117 "object": "LayoutBR BR", |
| 118 "reason": "bounds change" |
| 119 }, |
| 120 { |
| 121 "object": "LayoutBlockFlow BODY", |
| 122 "reason": "selection" |
| 123 }, |
| 124 { |
| 125 "object": "LayoutBlockFlow DIV id='test'", |
| 126 "reason": "selection" |
| 127 }, |
| 128 { |
| 129 "object": "LayoutBlockFlow HTML", |
| 130 "reason": "selection" |
| 131 }, |
| 132 { |
| 133 "object": "LayoutInline SPAN id='removeme'", |
| 134 "reason": "layoutObject removal" |
| 135 }, |
| 136 { |
| 137 "object": "LayoutText #text", |
| 138 "reason": "selection" |
| 139 }, |
| 140 { |
165 "object": "RootInlineBox", | 141 "object": "RootInlineBox", |
166 "rect": [0, 0, 0, 0], | |
167 "reason": "full" | 142 "reason": "full" |
168 }, | 143 }, |
169 { | 144 { |
170 "object": "RootInlineBox", | 145 "object": "RootInlineBox", |
171 "rect": [0, 0, 0, 0], | |
172 "reason": "full" | 146 "reason": "full" |
173 }, | 147 }, |
174 { | 148 { |
175 "object": "RootInlineBox", | 149 "object": "RootInlineBox", |
176 "rect": [0, 0, 0, 0], | |
177 "reason": "full" | 150 "reason": "full" |
178 }, | 151 }, |
179 { | 152 { |
180 "object": "RootInlineBox", | 153 "object": "RootInlineBox", |
181 "rect": [0, 0, 0, 0], | |
182 "reason": "full" | 154 "reason": "full" |
183 }, | 155 }, |
184 { | 156 { |
185 "object": "RootInlineBox", | 157 "object": "RootInlineBox", |
186 "rect": [0, 0, 0, 0], | |
187 "reason": "full" | 158 "reason": "full" |
188 }, | 159 }, |
189 { | 160 { |
190 "object": "RootInlineBox", | 161 "object": "RootInlineBox", |
191 "rect": [0, 0, 0, 0], | |
192 "reason": "full" | 162 "reason": "full" |
193 }, | 163 }, |
194 { | 164 { |
195 "object": "RootInlineBox", | 165 "object": "RootInlineBox", |
196 "rect": [0, 0, 0, 0], | |
197 "reason": "full" | 166 "reason": "full" |
198 } | 167 } |
199 ] | 168 ] |
200 } | 169 } |
201 ] | 170 ] |
202 } | 171 } |
203 | 172 |
OLD | NEW |