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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [386, 136, 15, 65], |
9 [386, 1, 15, 200], | 10 [386, 1, 15, 200], |
10 [1, 186, 400, 15], | 11 [1, 186, 400, 15], |
11 [1, 1, 400, 200], | 12 [1, 1, 400, 200], |
| 13 [1, 1, 400, 200], |
| 14 [1, 1, 400, 200], |
| 15 [1, 1, 400, 200], |
| 16 [1, 1, 400, 200], |
12 [0, 0, 800, 202], | 17 [0, 0, 800, 202], |
13 [0, 0, 402, 202], | 18 [0, 0, 402, 202], |
14 [0, 0, 300, 150] | 19 [0, 0, 300, 150], |
| 20 [0, 0, 285, 135], |
| 21 [0, 0, 285, 135], |
| 22 [0, 0, 285, 135], |
| 23 [0, 0, 285, 135] |
| 24 ], |
| 25 "paintInvalidationClients": [ |
| 26 "InlineBox", |
| 27 "RootInlineBox", |
| 28 "LayoutEmbeddedObject OBJECT", |
| 29 "RootInlineBox", |
| 30 "InlineBox", |
| 31 "LayoutEmbeddedObject OBJECT", |
| 32 "LayoutEmbeddedObject OBJECT", |
| 33 "RootInlineBox", |
| 34 "InlineBox", |
| 35 "LayoutBlockFlow BODY", |
| 36 "LayoutEmbeddedObject OBJECT", |
| 37 "LayoutView #document", |
| 38 "LayoutView #document", |
| 39 "LayoutBlockFlow HTML", |
| 40 "LayoutBlockFlow BODY", |
| 41 "LayoutEmbeddedObject OBJECT", |
| 42 "LayoutText #text" |
15 ] | 43 ] |
16 } | 44 } |
17 ] | 45 ] |
18 } | 46 } |
19 | 47 |
OLD | NEW |