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