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 [117, 8, 1, 104], | 9 [117, 8, 1, 104], |
10 [116, 8, 2, 104], | 10 [116, 8, 2, 104], |
(...skipping 10 matching lines...) Expand all Loading... |
21 [8, 110, 110, 2], | 21 [8, 110, 110, 2], |
22 [8, 108, 110, 4], | 22 [8, 108, 110, 4], |
23 [8, 59, 58, 53], | 23 [8, 59, 58, 53], |
24 [8, 58, 56, 52], | 24 [8, 58, 56, 52], |
25 [8, 8, 110, 104], | 25 [8, 8, 110, 104], |
26 [8, 8, 109, 102], | 26 [8, 8, 109, 102], |
27 [8, 8, 58, 53], | 27 [8, 8, 58, 53], |
28 [8, 8, 56, 52] | 28 [8, 8, 56, 52] |
29 ], | 29 ], |
30 "paintInvalidationClients": [ | 30 "paintInvalidationClients": [ |
| 31 "LayoutTableCell TD", |
| 32 "LayoutTableCell TD", |
| 33 "LayoutTableCell TD", |
| 34 "LayoutTableCell TD", |
31 "LayoutTable TABLE", | 35 "LayoutTable TABLE", |
32 "LayoutTableCell TD", | 36 "LayoutTableCell TD", |
33 "LayoutTableCell TD", | 37 "LayoutTableCell TD", |
34 "LayoutTableCol COL id='col'", | 38 "LayoutTableCol COL id='col'", |
35 "LayoutTableSection TBODY", | 39 "LayoutTableSection TBODY", |
36 "LayoutTableRow TR", | 40 "LayoutTableRow TR", |
37 "LayoutTableCell TD", | 41 "LayoutTableCell TD", |
38 "LayoutTableCell TD", | 42 "LayoutTableCell TD", |
39 "LayoutTableRow TR", | 43 "LayoutTableRow TR", |
40 "LayoutTableCell TD", | 44 "LayoutTableCell TD", |
41 "LayoutTableCell TD" | 45 "LayoutTableCell TD" |
42 ] | 46 ] |
43 } | 47 } |
44 ] | 48 ] |
45 } | 49 } |
46 | 50 |
OLD | NEW |