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 "repaintRects": [ | 8 "paintInvalidations": [ |
9 [101, 53, 98, 150], | 9 { |
10 [101, 53, 98, 150], | 10 "object": "LayoutBlockFlow DIV class='item'", |
11 [100, 52, 100, 300], | 11 "rect": [0, 153, 100, 199], |
12 [100, 52, 100, 152], | 12 "reason": "incremental" |
13 [1, 53, 98, 100], | 13 }, |
14 [1, 53, 98, 100], | 14 { |
15 [0, 52, 200, 300], | 15 "object": "LayoutBlockFlow DIV class='item'", |
16 [0, 52, 200, 300], | 16 "rect": [0, 154, 100, 198], |
17 [0, 52, 100, 300], | 17 "reason": "incremental" |
18 [0, 52, 100, 102] | 18 }, |
19 ], | 19 { |
20 "paintInvalidationClients": [ | 20 "object": "LayoutBlockFlow DIV class='item'", |
21 "LayoutBlockFlow DIV", | 21 "rect": [100, 203, 100, 149], |
22 "LayoutBlockFlow DIV class='item'", | 22 "reason": "incremental" |
23 "LayoutBlockFlow DIV", | 23 }, |
24 "LayoutBlockFlow DIV class='item'", | 24 { |
25 "LayoutFlexibleBox DIV id='container'", | 25 "object": "LayoutBlockFlow DIV class='item'", |
26 "LayoutFlexibleBox DIV id='container'", | 26 "rect": [100, 204, 100, 148], |
27 "LayoutBlockFlow DIV class='item'", | 27 "reason": "incremental" |
28 "LayoutBlockFlow DIV", | 28 } |
29 "LayoutBlockFlow DIV class='item'", | |
30 "LayoutBlockFlow DIV" | |
31 ] | 29 ] |
32 } | 30 } |
33 ] | 31 ] |
34 } | 32 } |
35 | 33 |
OLD | NEW |