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 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "position": [8, 8], | 10 "position": [8, 8], |
11 "bounds": [402, 207], | 11 "bounds": [402, 207], |
12 "drawsContent": true, | 12 "drawsContent": true, |
13 "paintInvalidations": [ | 13 "paintInvalidations": [ |
14 { | 14 { |
15 "object": "LayoutBlockFlow DIV", | 15 "object": "LayoutBlockFlow DIV id='resizing'", |
16 "rect": [2, 104, 398, 50], | 16 "rect": [0, 104, 402, 103], |
17 "reason": "location change" | 17 "reason": "incremental" |
18 }, | |
19 { | |
20 "object": "LayoutBlockFlow DIV", | |
21 "rect": [2, 155, 398, 50], | |
22 "reason": "location change" | |
23 }, | 18 }, |
24 { | 19 { |
25 "object": "LayoutBlockFlow DIV id='resizing'", | 20 "object": "LayoutBlockFlow DIV id='resizing'", |
26 "rect": [0, 105, 402, 102], | 21 "rect": [0, 105, 402, 102], |
27 "reason": "incremental" | 22 "reason": "incremental" |
28 }, | 23 }, |
29 { | 24 { |
30 "object": "LayoutBlockFlow DIV id='resizing'", | 25 "object": "LayoutBlockFlow DIV", |
31 "rect": [0, 104, 402, 103], | 26 "rect": [2, 155, 398, 50], |
32 "reason": "incremental" | 27 "reason": "location change" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow DIV", |
| 31 "rect": [2, 104, 398, 50], |
| 32 "reason": "location change" |
33 } | 33 } |
34 ] | 34 ] |
35 } | 35 } |
36 ] | 36 ] |
37 } | 37 } |
38 ] | 38 ] |
39 } | 39 } |
40 | 40 |
OLD | NEW |