| 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 12 matching lines...) Expand all Loading... |
| 23 [22, 132, 81, 22], | 23 [22, 132, 81, 22], |
| 24 [22, 102, 81, 30], | 24 [22, 102, 81, 30], |
| 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 ], |
| 34 "paintInvalidationClients": [ |
| 35 "InlineTextBox 'ipsum dolor'", |
| 36 "LayoutText #text", |
| 37 "RootInlineBox", |
| 38 "LayoutTableCell TD id='d'", |
| 39 "InlineTextBox 'dolor'", |
| 40 "LayoutText #text", |
| 41 "RootInlineBox", |
| 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'", |
| 53 "LayoutTableCell TD", |
| 54 "LayoutTableCell TD", |
| 55 "LayoutTableCell TD", |
| 56 "LayoutTableCell TD", |
| 57 "LayoutTableCell TD", |
| 58 "LayoutTableCell TD", |
| 59 "LayoutTable TABLE id='t'", |
| 60 "LayoutTableCell TD", |
| 61 "LayoutTable TABLE", |
| 62 "LayoutTableCell TD", |
| 63 "LayoutTableCell TD", |
| 64 "LayoutTableCell TD", |
| 65 "LayoutTableCell TD", |
| 66 "LayoutTableCell TD", |
| 67 "LayoutTableSection TBODY", |
| 68 "LayoutTableCell TD", |
| 69 "LayoutTableCell TD", |
| 70 "LayoutTableCell TD", |
| 71 "LayoutTable TABLE", |
| 72 "LayoutTableCell TD", |
| 73 "LayoutTableCell TD", |
| 74 "LayoutTableCell TD", |
| 75 "LayoutTableCell TD", |
| 76 "LayoutTableCell TD", |
| 77 "LayoutTableSection TBODY", |
| 78 "LayoutTable TABLE", |
| 79 "LayoutTableCell TD", |
| 80 "LayoutTableCell TD id='d3'", |
| 81 "LayoutText #text", |
| 82 "InlineTextBox 'ipsum dolor'", |
| 83 "LayoutTableCell TD" |
| 33 ] | 84 ] |
| 34 } | 85 } |
| 35 ] | 86 ] |
| 36 } | 87 } |
| 37 | 88 |
| OLD | NEW |