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 [485, 297, 15, 303], | 9 [485, 297, 15, 303], |
10 [485, 0, 15, 600], | 10 [485, 0, 15, 600], |
(...skipping 14 matching lines...) Expand all Loading... |
25 [14, 476, 406, 90], | 25 [14, 476, 406, 90], |
26 [14, 440, 355, 54], | 26 [14, 440, 355, 54], |
27 [14, 422, 355, 54], | 27 [14, 422, 355, 54], |
28 [14, 404, 355, 36], | 28 [14, 404, 355, 36], |
29 [14, 404, 354, 36], | 29 [14, 404, 354, 36], |
30 [8, 74, 418, 516], | 30 [8, 74, 418, 516], |
31 [8, 74, 418, 498], | 31 [8, 74, 418, 498], |
32 [0, 0, 485, 600], | 32 [0, 0, 485, 600], |
33 [0, 0, 15, 15], | 33 [0, 0, 15, 15], |
34 [0, 0, 15, 15] | 34 [0, 0, 15, 15] |
| 35 ], |
| 36 "paintInvalidationClients": [ |
| 37 "VerticalScrollbar", |
| 38 "LayoutIFrame IFRAME id='iframe'", |
| 39 "VerticalScrollbar", |
| 40 "LayoutIFrame IFRAME id='iframe'", |
| 41 "VerticalScrollbar", |
| 42 "LayoutIFrame IFRAME id='iframe'", |
| 43 "VerticalScrollbar", |
| 44 "LayoutIFrame IFRAME id='iframe'", |
| 45 "VerticalScrollbar", |
| 46 "LayoutIFrame IFRAME id='iframe'", |
| 47 "VerticalScrollbar", |
| 48 "LayoutIFrame IFRAME id='iframe'", |
| 49 "VerticalScrollbar", |
| 50 "LayoutIFrame IFRAME id='iframe'", |
| 51 "LayoutView #document", |
| 52 "LayoutView #document", |
| 53 "LayoutBlockFlow P", |
| 54 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", |
| 55 "LayoutText #text", |
| 56 "LayoutText #text", |
| 57 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 58 "LayoutText #text", |
| 59 "LayoutText #text", |
| 60 "LayoutText #text", |
| 61 "LayoutText #text" |
35 ] | 62 ] |
36 } | 63 } |
37 ] | 64 ] |
38 } | 65 } |
39 | 66 |
OLD | NEW |