| 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 [78, 286, 25, 82], | 9 [78, 286, 25, 82], |
| 10 [74, 286, 29, 82], | 10 [74, 286, 29, 82], |
| (...skipping 14 matching lines...) Expand all Loading... |
| 25 [22, 102, 56, 30], | 25 [22, 102, 56, 30], |
| 26 [12, 198, 95, 74], | 26 [12, 198, 95, 74], |
| 27 [12, 106, 87, 74], | 27 [12, 106, 87, 74], |
| 28 [12, 106, 62, 74], | 28 [12, 106, 62, 74], |
| 29 [8, 194, 103, 82], | 29 [8, 194, 103, 82], |
| 30 [8, 102, 95, 82], | 30 [8, 102, 95, 82], |
| 31 [8, 102, 70, 82], | 31 [8, 102, 70, 82], |
| 32 [8, 10, 91, 82] | 32 [8, 10, 91, 82] |
| 33 ], | 33 ], |
| 34 "paintInvalidationClients": [ | 34 "paintInvalidationClients": [ |
| 35 "InlineTextBox 'ipsum dolor'", |
| 35 "LayoutText #text", | 36 "LayoutText #text", |
| 37 "RootInlineBox", |
| 36 "LayoutTableCell TD id='d'", | 38 "LayoutTableCell TD id='d'", |
| 39 "InlineTextBox 'dolor'", |
| 37 "LayoutText #text", | 40 "LayoutText #text", |
| 41 "RootInlineBox", |
| 38 "LayoutTableCell TD id='d2'", | 42 "LayoutTableCell TD id='d2'", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'Lorem'", |
| 45 "RootInlineBox", |
| 46 "InlineTextBox 'sit amet'", |
| 47 "RootInlineBox", |
| 48 "InlineTextBox 'Lorem'", |
| 49 "RootInlineBox", |
| 50 "InlineTextBox 'sit amet'", |
| 51 "RootInlineBox", |
| 52 "InlineTextBox 'ipsum dolor'", |
| 39 "LayoutTable TABLE id='t'", | 53 "LayoutTable TABLE id='t'", |
| 40 "LayoutTable TABLE", | 54 "LayoutTable TABLE", |
| 41 "LayoutTableSection TBODY", | 55 "LayoutTableSection TBODY", |
| 42 "LayoutTableCell TD", | 56 "LayoutTableCell TD", |
| 43 "LayoutTableCell TD", | 57 "LayoutTableCell TD", |
| 44 "LayoutTable TABLE", | 58 "LayoutTable TABLE", |
| 45 "LayoutTableSection TBODY", | 59 "LayoutTableSection TBODY", |
| 46 "LayoutTable TABLE", | 60 "LayoutTable TABLE", |
| 47 "LayoutTableCell TD", | 61 "LayoutTableCell TD", |
| 48 "LayoutTableCell TD id='d3'", | 62 "LayoutTableCell TD id='d3'", |
| 49 "LayoutText #text", | 63 "LayoutText #text", |
| 64 "InlineTextBox 'ipsum dolor'", |
| 50 "LayoutTableCell TD" | 65 "LayoutTableCell TD" |
| 51 ] | 66 ] |
| 52 } | 67 } |
| 53 ] | 68 ] |
| 54 } | 69 } |
| 55 | 70 |
| OLD | NEW |