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 [15, 82, 117, 67], | 9 [15, 82, 117, 67], |
10 [15, 82, 117, 67], | 10 [15, 82, 117, 67], |
11 [15, 15, 117, 134], | 11 [15, 15, 117, 134], |
12 [15, 15, 117, 134], | 12 [15, 15, 117, 134], |
13 [15, 15, 117, 67], | 13 [15, 15, 117, 67], |
14 [15, 15, 117, 67], | 14 [15, 15, 117, 67], |
15 [8, 75, 132, 82], | 15 [8, 75, 132, 82], |
16 [8, 75, 132, 82], | 16 [8, 75, 132, 82], |
17 [8, 8, 132, 149], | 17 [8, 8, 132, 149], |
18 [8, 8, 132, 149], | 18 [8, 8, 132, 149], |
19 [8, 8, 132, 82], | 19 [8, 8, 132, 82], |
20 [8, 8, 132, 82] | 20 [8, 8, 132, 82] |
21 ], | 21 ], |
22 "paintInvalidationClients": [ | 22 "paintInvalidationClients": [ |
23 "LayoutTableCell TD", | 23 "LayoutTableCell TD", |
24 "LayoutTableRow TR", | 24 "LayoutTableRow TR", |
25 "LayoutTableCell TD", | 25 "LayoutTableCell TD", |
26 "LayoutTableRow TR", | 26 "LayoutTableRow TR", |
27 "LayoutTableSection TBODY", | 27 "LayoutTableSection TBODY", |
28 "LayoutTable TABLE id='table'", | 28 "LayoutTable TABLE id='table'", |
| 29 "LayoutTableCell TD", |
| 30 "LayoutTableCell TD", |
29 "LayoutTable TABLE id='table' class='green'", | 31 "LayoutTable TABLE id='table' class='green'", |
30 "LayoutTableCell TD", | 32 "LayoutTableCell TD", |
31 "LayoutTableCell TD", | 33 "LayoutTableCell TD", |
32 "LayoutTableSection TBODY", | 34 "LayoutTableSection TBODY", |
33 "LayoutTableRow TR", | 35 "LayoutTableRow TR", |
34 "LayoutTableCell TD", | 36 "LayoutTableCell TD", |
35 "LayoutTableRow TR", | 37 "LayoutTableRow TR", |
36 "LayoutTableCell TD" | 38 "LayoutTableCell TD" |
37 ] | 39 ] |
38 } | 40 } |
39 ] | 41 ] |
40 } | 42 } |
41 | 43 |
OLD | NEW |