| 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 [114, 114, 38, 18], | 9 [114, 114, 38, 18], |
| 10 [114, 84, 38, 48], | 10 [114, 84, 38, 48], |
| 11 [37, 132, 37, 18], | 11 [37, 132, 37, 18], |
| 12 [37, 132, 37, 18], | 12 [37, 132, 37, 18], |
| 13 [7, 132, 193, 71], | 13 [8, 132, 192, 71], |
| 14 [8, 78, 200, 200], |
| 15 [8, 16, 784, 262], |
| 14 [7, 114, 201, 89], | 16 [7, 114, 201, 89], |
| 15 [7, 84, 201, 119] | 17 [7, 78, 201, 200], |
| 18 [7, 16, 785, 262] |
| 16 ], | 19 ], |
| 17 "paintInvalidationClients": [ | 20 "paintInvalidationClients": [ |
| 18 "InlineTextBox 'convallis,\n'", | 21 "InlineTextBox 'convallis,\n'", |
| 19 "InlineTextBox 'augue'", | 22 "InlineTextBox 'augue'", |
| 20 "RootInlineBox", | 23 "RootInlineBox", |
| 21 "InlineTextBox 'purus'", | 24 "InlineTextBox 'purus'", |
| 22 "InlineFlowBox", | 25 "InlineFlowBox", |
| 23 "InlineTextBox ' eleifend lacus,'", | 26 "InlineTextBox ' eleifend lacus,'", |
| 24 "RootInlineBox", | 27 "RootInlineBox", |
| 25 "InlineTextBox 'at sagittis eros leo pulvinar'", | 28 "InlineTextBox 'at sagittis eros leo pulvinar'", |
| 26 "RootInlineBox", | 29 "RootInlineBox", |
| 27 "InlineTextBox 'velit. Integer sollicitudin nisi'", | 30 "InlineTextBox 'velit. Integer sollicitudin nisi'", |
| 28 "RootInlineBox", | 31 "RootInlineBox", |
| 29 "InlineTextBox 'ut urna blandit convallis.'", | 32 "InlineTextBox 'ut urna blandit convallis.'", |
| 30 "RootInlineBox", | 33 "RootInlineBox", |
| 34 "LayoutBlockFlow BODY", |
| 31 "LayoutBlockFlow DIV", | 35 "LayoutBlockFlow DIV", |
| 32 "LayoutInline SPAN id='t'", | 36 "LayoutInline SPAN id='t'", |
| 33 "InlineFlowBox", | 37 "InlineFlowBox", |
| 34 "LayoutText #text", | 38 "LayoutText #text", |
| 35 "InlineTextBox 'purus'", | 39 "InlineTextBox 'purus'", |
| 36 "LayoutText #text", | 40 "LayoutText #text", |
| 37 "InlineTextBox ' eleifend'", | 41 "InlineTextBox ' eleifend'", |
| 38 "InlineTextBox 'lacus, at sagittis eros leo'", | 42 "InlineTextBox 'lacus, at sagittis eros leo'", |
| 39 "InlineTextBox 'pulvinar velit. Integer'", | 43 "InlineTextBox 'pulvinar velit. Integer'", |
| 40 "InlineTextBox 'sollicitudin nisi ut urna blandit'", | 44 "InlineTextBox 'sollicitudin nisi ut urna blandit'", |
| 41 "InlineTextBox 'convallis.'" | 45 "InlineTextBox 'convallis.'" |
| 42 ] | 46 ] |
| 43 } | 47 } |
| 44 ] | 48 ] |
| 45 } | 49 } |
| 46 | 50 |
| OLD | NEW |