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": "LayoutBlockFlow DIV id='content'", | 10 "object": "LayoutBlockFlow DIV id='content'", |
11 "rect": [8, 119, 200, 356], | 11 "rect": [8, 116, 200, 252], |
12 "reason": "style change" | 12 "reason": "style change" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow DIV id='content'", | 15 "object": "LayoutBlockFlow DIV id='content'", |
16 "rect": [8, 119, 200, 356], | 16 "rect": [8, 119, 200, 249], |
17 "reason": "style change" | 17 "reason": "style change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutBlockFlow DIV id='content'", | |
21 "rect": [8, 116, 200, 356], | |
22 "reason": "style change" | |
23 }, | |
24 { | |
25 "object": "LayoutBlockFlow DIV id='content'", | |
26 "rect": [8, 213, 200, 355], | |
27 "reason": "style change" | |
28 }, | |
29 { | |
30 "object": "LayoutBlockFlow DIV id='left'", | 20 "object": "LayoutBlockFlow DIV id='left'", |
31 "rect": [8, 119, 200, 94], | 21 "rect": [8, 119, 200, 94], |
32 "reason": "incremental" | 22 "reason": "incremental" |
33 }, | 23 }, |
34 { | 24 { |
35 "object": "LayoutBlockFlow DIV id='left'", | 25 "object": "LayoutBlockFlow DIV id='left'", |
36 "rect": [8, 116, 200, 4], | 26 "rect": [8, 116, 200, 4], |
37 "reason": "incremental" | 27 "reason": "incremental" |
38 }, | 28 }, |
39 { | 29 { |
(...skipping 14 matching lines...) Expand all Loading... |
54 { | 44 { |
55 "object": "LayoutBlockFlow DIV", | 45 "object": "LayoutBlockFlow DIV", |
56 "rect": [13, 218, 190, 350], | 46 "rect": [13, 218, 190, 350], |
57 "reason": "bounds change" | 47 "reason": "bounds change" |
58 } | 48 } |
59 ] | 49 ] |
60 } | 50 } |
61 ] | 51 ] |
62 } | 52 } |
63 | 53 |
OLD | NEW |