OLD | NEW |
1 { | 1 { |
2 "bounds": [874, 600], | 2 "bounds": [874, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [874, 600], | 5 "bounds": [874, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "backgroundColor": "#3F3F3F", | 8 "backgroundColor": "#3F3F3F", |
9 "paintInvalidations": [ | 9 "paintInvalidations": [ |
10 { | 10 { |
11 "object": "LayoutBlockFlow BODY", | 11 "object": "LayoutBlockFlow HTML", |
12 "rect": [8, 224, 866, 548], | 12 "rect": [0, 0, 874, 780], |
| 13 "reason": "forced by layout" |
| 14 }, |
| 15 { |
| 16 "object": "LayoutView #document", |
| 17 "rect": [0, 600, 874, 180], |
13 "reason": "incremental" | 18 "reason": "incremental" |
14 }, | 19 }, |
15 { | 20 { |
16 "object": "LayoutBlockFlow BODY", | |
17 "rect": [8, 224, 784, 548], | |
18 "reason": "incremental" | |
19 }, | |
20 { | |
21 "object": "LayoutBlockFlow DIV", | 21 "object": "LayoutBlockFlow DIV", |
22 "rect": [8, 8, 866, 764], | 22 "rect": [8, 8, 866, 764], |
23 "reason": "border box change" | 23 "reason": "border box change" |
24 }, | 24 }, |
25 { | 25 { |
26 "object": "LayoutBlockFlow DIV", | 26 "object": "LayoutBlockFlow BODY", |
27 "rect": [137, 144, 607, 548], | 27 "rect": [8, 224, 866, 548], |
| 28 "reason": "incremental" |
| 29 }, |
| 30 { |
| 31 "object": "LayoutBlockFlow BODY", |
| 32 "rect": [8, 224, 784, 548], |
28 "reason": "incremental" | 33 "reason": "incremental" |
29 }, | 34 }, |
30 { | 35 { |
31 "object": "LayoutBlockFlow DIV", | 36 "object": "LayoutBlockFlow DIV", |
32 "rect": [137, 139, 607, 553], | 37 "rect": [137, 139, 607, 553], |
33 "reason": "incremental" | 38 "reason": "incremental" |
34 }, | 39 }, |
35 { | 40 { |
| 41 "object": "LayoutBlockFlow DIV", |
| 42 "rect": [137, 144, 607, 548], |
| 43 "reason": "incremental" |
| 44 }, |
| 45 { |
36 "object": "LayoutBlockFlow DIV id='target'", | 46 "object": "LayoutBlockFlow DIV id='target'", |
37 "rect": [140, 141, 601, 548], | 47 "rect": [140, 141, 601, 548], |
38 "reason": "incremental" | 48 "reason": "incremental" |
39 }, | |
40 { | |
41 "object": "LayoutBlockFlow HTML", | |
42 "rect": [0, 0, 874, 780], | |
43 "reason": "forced by layout" | |
44 }, | |
45 { | |
46 "object": "LayoutView #document", | |
47 "rect": [0, 600, 874, 180], | |
48 "reason": "incremental" | |
49 } | 49 } |
50 ] | 50 ] |
51 } | 51 } |
52 ] | 52 ] |
53 } | 53 } |
54 | 54 |
OLD | NEW |