| 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 [101, 163, 2, 42], | 9 [101, 163, 2, 42], |
| 10 [45, 183, 3, 20], | 10 [45, 183, 3, 20], |
| 11 [8, 166, 92, 36], | 11 [8, 166, 92, 36], |
| 12 [8, 166, 90, 36], | 12 [8, 166, 90, 36], |
| 13 [5, 163, 103, 42] | 13 [5, 163, 103, 42] |
| 14 ], |
| 15 "paintInvalidationClients": [ |
| 16 "InlineTextBox 'Lorem ipsum'", |
| 17 "InlineTextBox ' '", |
| 18 "InlineFlowBox", |
| 19 "RootInlineBox", |
| 20 "InlineTextBox ''", |
| 21 "InlineFlowBox", |
| 22 "RootInlineBox", |
| 23 "LayoutText #text", |
| 24 "InlineTextBox 'Lorem ipsum'", |
| 25 "InlineTextBox ' '", |
| 26 "InlineFlowBox", |
| 27 "RootInlineBox", |
| 28 "InlineTextBox 'dolor sit amet'", |
| 29 "InlineFlowBox", |
| 30 "RootInlineBox", |
| 31 "InlineTextBox 'Lorem ipsum'", |
| 32 "InlineTextBox ' '", |
| 33 "InlineFlowBox", |
| 34 "RootInlineBox", |
| 35 "InlineTextBox ''", |
| 36 "InlineFlowBox", |
| 37 "RootInlineBox", |
| 38 "InlineTextBox 'Lorem ipsum'", |
| 39 "InlineTextBox ' '", |
| 40 "InlineFlowBox", |
| 41 "RootInlineBox", |
| 42 "InlineTextBox ''", |
| 43 "InlineFlowBox", |
| 44 "RootInlineBox", |
| 45 "InlineTextBox 'Lorem ipsum'", |
| 46 "InlineTextBox ' '", |
| 47 "InlineFlowBox", |
| 48 "RootInlineBox", |
| 49 "InlineTextBox ''", |
| 50 "InlineFlowBox", |
| 51 "RootInlineBox", |
| 52 "InlineTextBox 'Lorem ipsum'", |
| 53 "InlineTextBox ' '", |
| 54 "InlineFlowBox", |
| 55 "RootInlineBox", |
| 56 "InlineTextBox ''", |
| 57 "InlineFlowBox", |
| 58 "RootInlineBox", |
| 59 "InlineTextBox 'Lorem ipsum'", |
| 60 "InlineTextBox ' '", |
| 61 "InlineFlowBox", |
| 62 "RootInlineBox", |
| 63 "InlineTextBox 'dolor sit'", |
| 64 "InlineFlowBox", |
| 65 "RootInlineBox", |
| 66 "InlineTextBox 'Lorem ipsum'", |
| 67 "InlineTextBox ' '", |
| 68 "InlineFlowBox", |
| 69 "RootInlineBox", |
| 70 "InlineTextBox 'dolor sit'", |
| 71 "InlineFlowBox", |
| 72 "RootInlineBox", |
| 73 "InlineTextBox 'Lorem ipsum'", |
| 74 "InlineTextBox ' '", |
| 75 "InlineFlowBox", |
| 76 "RootInlineBox", |
| 77 "InlineTextBox ''", |
| 78 "InlineFlowBox", |
| 79 "RootInlineBox", |
| 80 "InlineTextBox 'Lorem ipsum'", |
| 81 "InlineTextBox ' '", |
| 82 "InlineFlowBox", |
| 83 "RootInlineBox", |
| 84 "InlineTextBox ''", |
| 85 "InlineFlowBox", |
| 86 "RootInlineBox", |
| 87 "InlineTextBox 'Lorem ipsum'", |
| 88 "InlineTextBox ' '", |
| 89 "InlineFlowBox", |
| 90 "RootInlineBox", |
| 91 "InlineTextBox ''", |
| 92 "InlineFlowBox", |
| 93 "RootInlineBox", |
| 94 "InlineTextBox 'Lorem ipsum'", |
| 95 "InlineTextBox ' '", |
| 96 "InlineFlowBox", |
| 97 "RootInlineBox", |
| 98 "InlineTextBox ''", |
| 99 "InlineFlowBox", |
| 100 "RootInlineBox", |
| 101 "InlineTextBox 'Lorem ipsum'", |
| 102 "InlineTextBox ' '", |
| 103 "InlineFlowBox", |
| 104 "RootInlineBox", |
| 105 "InlineTextBox 'dolor'", |
| 106 "InlineFlowBox", |
| 107 "RootInlineBox", |
| 108 "InlineTextBox 'Lorem ipsum'", |
| 109 "InlineTextBox ' '", |
| 110 "InlineFlowBox", |
| 111 "RootInlineBox", |
| 112 "InlineTextBox 'dolor'", |
| 113 "InlineFlowBox", |
| 114 "RootInlineBox", |
| 115 "LayoutBlockFlow DIV", |
| 116 "LayoutInline SPAN id='test'", |
| 117 "InlineFlowBox", |
| 118 "InlineFlowBox", |
| 119 "LayoutText #text", |
| 120 "InlineTextBox 'Lorem ipsum'", |
| 121 "InlineTextBox ' '", |
| 122 "InlineTextBox 'dolor\u00A0'", |
| 123 "LayoutBlockFlow DIV" |
| 14 ] | 124 ] |
| 15 } | 125 } |
| 16 ] | 126 ] |
| 17 } | 127 } |
| 18 | 128 |
| OLD | NEW |