OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 1016], | 2 "bounds": [785, 1016], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 1016], | 5 "bounds": [785, 1016], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "shouldFlattenTransform": false, | 10 "shouldFlattenTransform": false, |
11 "children": [ | 11 "children": [ |
12 { | 12 { |
13 "position": [8, 8], | 13 "position": [8, 8], |
14 "bounds": [200, 1000], | 14 "bounds": [200, 1000], |
15 "contentsOpaque": true, | 15 "contentsOpaque": true, |
16 "drawsContent": true, | 16 "drawsContent": true, |
17 "backgroundColor": "#D3D3D3" | 17 "backgroundColor": "#D3D3D3" |
18 }, | 18 }, |
19 { | 19 { |
20 "position": [8, 0], | 20 "position": [8, 0], |
21 "bounds": [300, 654], | 21 "bounds": [300, 654], |
22 "drawsContent": true, | 22 "drawsContent": true, |
23 "paintInvalidations": [ | 23 "paintInvalidations": [ |
24 { | 24 { |
25 "object": "InlineTextBox 'test1'", | 25 "object": "LayoutView #document", |
26 "rect": [0, 0, 0, 0], | 26 "rect": [0, 500, 300, 150], |
| 27 "reason": "style change" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow HTML", |
| 31 "rect": [0, 500, 300, 34], |
| 32 "reason": "forced by layout" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow HTML", |
| 36 "rect": [0, 500, 285, 150], |
| 37 "reason": "forced by layout" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutView #document", |
| 41 "rect": [0, 500, 285, 150], |
27 "reason": "full" | 42 "reason": "full" |
28 }, | 43 }, |
29 { | 44 { |
30 "object": "InlineTextBox 'test1'", | |
31 "rect": [0, 0, 0, 0], | |
32 "reason": "full" | |
33 }, | |
34 { | |
35 "object": "LayoutBlockFlow BODY", | 45 "object": "LayoutBlockFlow BODY", |
36 "rect": [8, 508, 284, 18], | 46 "rect": [8, 508, 284, 18], |
37 "reason": "forced by layout" | 47 "reason": "forced by layout" |
38 }, | 48 }, |
39 { | 49 { |
40 "object": "LayoutBlockFlow BODY", | 50 "object": "LayoutBlockFlow BODY", |
41 "rect": [8, 508, 269, 142], | 51 "rect": [8, 508, 269, 142], |
42 "reason": "forced by layout" | 52 "reason": "forced by layout" |
43 }, | 53 }, |
44 { | 54 { |
45 "object": "LayoutBlockFlow HTML", | |
46 "rect": [0, 500, 300, 34], | |
47 "reason": "forced by layout" | |
48 }, | |
49 { | |
50 "object": "LayoutBlockFlow HTML", | |
51 "rect": [0, 500, 285, 150], | |
52 "reason": "forced by layout" | |
53 }, | |
54 { | |
55 "object": "LayoutView #document", | |
56 "rect": [0, 500, 285, 150], | |
57 "reason": "full" | |
58 }, | |
59 { | |
60 "object": "LayoutView #document", | |
61 "rect": [0, 500, 300, 150], | |
62 "reason": "style change" | |
63 }, | |
64 { | |
65 "object": "LayoutView #document", | 55 "object": "LayoutView #document", |
66 "rect": [285, 500, 15, 150], | 56 "rect": [285, 500, 15, 150], |
67 "reason": "scroll" | 57 "reason": "scroll" |
68 }, | 58 }, |
69 { | 59 { |
| 60 "object": "InlineTextBox 'test1'", |
| 61 "reason": "full" |
| 62 }, |
| 63 { |
| 64 "object": "InlineTextBox 'test1'", |
| 65 "reason": "full" |
| 66 }, |
| 67 { |
| 68 "object": "LayoutView #document", |
| 69 "reason": "scroll" |
| 70 }, |
| 71 { |
70 "object": "RootInlineBox", | 72 "object": "RootInlineBox", |
71 "rect": [0, 0, 0, 0], | |
72 "reason": "full" | 73 "reason": "full" |
73 }, | 74 }, |
74 { | 75 { |
75 "object": "RootInlineBox", | 76 "object": "RootInlineBox", |
76 "rect": [0, 0, 0, 0], | |
77 "reason": "full" | 77 "reason": "full" |
78 }, | 78 }, |
79 { | 79 { |
80 "object": "RootInlineBox", | 80 "object": "RootInlineBox", |
81 "rect": [0, 0, 0, 0], | |
82 "reason": "full" | 81 "reason": "full" |
83 }, | 82 }, |
84 { | 83 { |
85 "object": "VerticalScrollbar", | 84 "object": "VerticalScrollbar", |
86 "rect": [0, 0, 0, 0], | |
87 "reason": "scroll" | 85 "reason": "scroll" |
88 } | 86 } |
89 ] | 87 ] |
90 } | 88 } |
91 ] | 89 ] |
92 } | 90 } |
93 ] | 91 ] |
94 } | 92 } |
95 ] | 93 ] |
96 } | 94 } |
97 | 95 |
OLD | NEW |