| 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 "paintInvalidations": [ |
| 9 [117, 8, 4, 54], | 9 { |
| 10 [116, 8, 5, 54], | 10 "object": "LayoutTable TABLE", |
| 11 [63, 8, 58, 54], | 11 "rect": [117, 8, 4, 54], |
| 12 [62, 8, 55, 52], | 12 "reason": "incremental" |
| 13 [10, 10, 110, 50], | 13 }, |
| 14 [10, 10, 110, 50], | 14 { |
| 15 [9, 9, 107, 50], | 15 "object": "LayoutTable TABLE", |
| 16 [9, 9, 107, 50], | 16 "rect": [8, 60, 113, 2], |
| 17 [8, 60, 113, 2], | 17 "reason": "incremental" |
| 18 [8, 58, 113, 4], | 18 }, |
| 19 [8, 8, 59, 54], | 19 { |
| 20 [8, 8, 55, 52] | 20 "object": "LayoutTable TABLE", |
| 21 ], | 21 "rect": [116, 8, 5, 54], |
| 22 "paintInvalidationClients": [ | 22 "reason": "incremental" |
| 23 "LayoutTableCell TD id='foo'", | 23 }, |
| 24 "LayoutTableCell TD", | 24 { |
| 25 "LayoutTable TABLE", | 25 "object": "LayoutTable TABLE", |
| 26 "LayoutTableSection TBODY", | 26 "rect": [8, 58, 113, 4], |
| 27 "LayoutTableRow TR", | 27 "reason": "incremental" |
| 28 "LayoutTableCell TD id='foo'", | 28 }, |
| 29 "LayoutTableCell TD" | 29 { |
| 30 "object": "LayoutTableCell TD", |
| 31 "rect": [0, 0, 0, 0], |
| 32 "reason": "full" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutTableCell TD", |
| 36 "rect": [62, 8, 55, 52], |
| 37 "reason": "location change" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutTableCell TD", |
| 41 "rect": [63, 8, 58, 54], |
| 42 "reason": "location change" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutTableCell TD id='foo'", |
| 46 "rect": [0, 0, 0, 0], |
| 47 "reason": "full" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutTableCell TD id='foo'", |
| 51 "rect": [8, 8, 55, 52], |
| 52 "reason": "location change" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutTableCell TD id='foo'", |
| 56 "rect": [8, 8, 59, 54], |
| 57 "reason": "location change" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutTableRow TR", |
| 61 "rect": [9, 9, 107, 50], |
| 62 "reason": "location change" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutTableRow TR", |
| 66 "rect": [10, 10, 110, 50], |
| 67 "reason": "location change" |
| 68 }, |
| 69 { |
| 70 "object": "LayoutTableSection TBODY", |
| 71 "rect": [9, 9, 107, 50], |
| 72 "reason": "location change" |
| 73 }, |
| 74 { |
| 75 "object": "LayoutTableSection TBODY", |
| 76 "rect": [10, 10, 110, 50], |
| 77 "reason": "location change" |
| 78 } |
| 30 ] | 79 ] |
| 31 } | 80 } |
| 32 ] | 81 ] |
| 33 } | 82 } |
| 34 | 83 |
| OLD | NEW |