| 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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "InlineTextBox '\n'", | |
| 11 "rect": [0, 0, 0, 0], | |
| 12 "reason": "full" | |
| 13 }, | |
| 14 { | |
| 15 "object": "InlineTextBox '\n'", | |
| 16 "rect": [0, 0, 0, 0], | |
| 17 "reason": "bounds change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "InlineTextBox ' '", | |
| 21 "rect": [0, 0, 0, 0], | |
| 22 "reason": "full" | |
| 23 }, | |
| 24 { | |
| 25 "object": "InlineTextBox ' '", | |
| 26 "rect": [0, 0, 0, 0], | |
| 27 "reason": "full" | |
| 28 }, | |
| 29 { | |
| 30 "object": "InlineTextBox ' '", | |
| 31 "rect": [0, 0, 0, 0], | |
| 32 "reason": "full" | |
| 33 }, | |
| 34 { | |
| 35 "object": "InlineTextBox ' '", | |
| 36 "rect": [0, 0, 0, 0], | |
| 37 "reason": "full" | |
| 38 }, | |
| 39 { | |
| 40 "object": "InlineTextBox ' world'", | |
| 41 "rect": [0, 0, 0, 0], | |
| 42 "reason": "full" | |
| 43 }, | |
| 44 { | |
| 45 "object": "InlineTextBox 'hello '", | |
| 46 "rect": [0, 0, 0, 0], | |
| 47 "reason": "full" | |
| 48 }, | |
| 49 { | |
| 50 "object": "InlineTextBox 'hello '", | |
| 51 "rect": [0, 0, 0, 0], | |
| 52 "reason": "selection" | |
| 53 }, | |
| 54 { | |
| 55 "object": "InlineTextBox 'hello world hello world'", | |
| 56 "rect": [0, 0, 0, 0], | |
| 57 "reason": "full" | |
| 58 }, | |
| 59 { | |
| 60 "object": "InlineTextBox 'hello world hello world'", | |
| 61 "rect": [0, 0, 0, 0], | |
| 62 "reason": "full" | |
| 63 }, | |
| 64 { | |
| 65 "object": "InlineTextBox 'hello world hello world'", | |
| 66 "rect": [0, 0, 0, 0], | |
| 67 "reason": "full" | |
| 68 }, | |
| 69 { | |
| 70 "object": "InlineTextBox 'hello'", | |
| 71 "rect": [0, 0, 0, 0], | |
| 72 "reason": "full" | |
| 73 }, | |
| 74 { | |
| 75 "object": "InlineTextBox 'world hello world'", | |
| 76 "rect": [0, 0, 0, 0], | |
| 77 "reason": "full" | |
| 78 }, | |
| 79 { | |
| 80 "object": "InlineTextBox 'world'", | |
| 81 "rect": [0, 0, 0, 0], | |
| 82 "reason": "selection" | |
| 83 }, | |
| 84 { | |
| 85 "object": "InlineTextBox 'world'", | |
| 86 "rect": [0, 0, 0, 0], | |
| 87 "reason": "bounds change" | |
| 88 }, | |
| 89 { | |
| 90 "object": "LayoutBR BR", | |
| 91 "rect": [0, 0, 0, 0], | |
| 92 "reason": "bounds change" | |
| 93 }, | |
| 94 { | |
| 95 "object": "LayoutBlockFlow BODY", | |
| 96 "rect": [0, 0, 0, 0], | |
| 97 "reason": "selection" | |
| 98 }, | |
| 99 { | |
| 100 "object": "LayoutBlockFlow DIV id='test'", | 10 "object": "LayoutBlockFlow DIV id='test'", |
| 101 "rect": [0, 0, 0, 0], | 11 "rect": [38, 79, 152, 99], |
| 102 "reason": "selection" | 12 "reason": "invalidate paint rectangle" |
| 103 }, | |
| 104 { | |
| 105 "object": "LayoutBlockFlow DIV id='test'", | |
| 106 "rect": [38, 100, 152, 80], | |
| 107 "reason": "incremental" | |
| 108 }, | 13 }, |
| 109 { | 14 { |
| 110 "object": "LayoutBlockFlow DIV id='test'", | 15 "object": "LayoutBlockFlow DIV id='test'", |
| 111 "rect": [38, 99, 152, 81], | 16 "rect": [38, 99, 152, 81], |
| 112 "reason": "incremental" | 17 "reason": "incremental" |
| 113 }, | 18 }, |
| 114 { | 19 { |
| 115 "object": "LayoutBlockFlow DIV id='test'", | 20 "object": "LayoutBlockFlow DIV id='test'", |
| 116 "rect": [38, 79, 152, 99], | 21 "rect": [38, 100, 152, 80], |
| 117 "reason": "invalidate paint rectangle" | 22 "reason": "incremental" |
| 118 }, | |
| 119 { | |
| 120 "object": "LayoutBlockFlow HTML", | |
| 121 "rect": [0, 0, 0, 0], | |
| 122 "reason": "selection" | |
| 123 }, | |
| 124 { | |
| 125 "object": "LayoutInline SPAN id='removeme'", | |
| 126 "rect": [0, 0, 0, 0], | |
| 127 "reason": "layoutObject removal" | |
| 128 }, | 23 }, |
| 129 { | 24 { |
| 130 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
| 131 "rect": [39, 79, 142, 99], | 26 "rect": [39, 79, 142, 99], |
| 132 "reason": "layoutObject removal" | 27 "reason": "layoutObject removal" |
| 133 }, | 28 }, |
| 134 { | 29 { |
| 135 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 136 "rect": [39, 79, 32, 19], | |
| 137 "reason": "selection" | |
| 138 }, | |
| 139 { | |
| 140 "object": "LayoutText #text", | |
| 141 "rect": [0, 0, 0, 0], | |
| 142 "reason": "selection" | |
| 143 }, | |
| 144 { | |
| 145 "object": "LayoutText #text", | |
| 146 "rect": [67, 159, 39, 19], | 31 "rect": [67, 159, 39, 19], |
| 147 "reason": "bounds change" | 32 "reason": "bounds change" |
| 148 }, | 33 }, |
| 149 { | 34 { |
| 150 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 151 "rect": [71, 79, 35, 19], | 36 "rect": [71, 79, 35, 19], |
| 152 "reason": "bounds change" | 37 "reason": "bounds change" |
| 153 }, | 38 }, |
| 154 { | 39 { |
| 40 "object": "LayoutText #text", |
| 41 "rect": [39, 79, 32, 19], |
| 42 "reason": "selection" |
| 43 }, |
| 44 { |
| 45 "object": "InlineTextBox '\n'", |
| 46 "reason": "full" |
| 47 }, |
| 48 { |
| 49 "object": "InlineTextBox '\n'", |
| 50 "reason": "bounds change" |
| 51 }, |
| 52 { |
| 53 "object": "InlineTextBox ' '", |
| 54 "reason": "full" |
| 55 }, |
| 56 { |
| 57 "object": "InlineTextBox ' '", |
| 58 "reason": "full" |
| 59 }, |
| 60 { |
| 61 "object": "InlineTextBox ' '", |
| 62 "reason": "full" |
| 63 }, |
| 64 { |
| 65 "object": "InlineTextBox ' '", |
| 66 "reason": "full" |
| 67 }, |
| 68 { |
| 69 "object": "InlineTextBox ' world'", |
| 70 "reason": "full" |
| 71 }, |
| 72 { |
| 73 "object": "InlineTextBox 'hello '", |
| 74 "reason": "full" |
| 75 }, |
| 76 { |
| 77 "object": "InlineTextBox 'hello '", |
| 78 "reason": "selection" |
| 79 }, |
| 80 { |
| 81 "object": "InlineTextBox 'hello world hello world'", |
| 82 "reason": "full" |
| 83 }, |
| 84 { |
| 85 "object": "InlineTextBox 'hello world hello world'", |
| 86 "reason": "full" |
| 87 }, |
| 88 { |
| 89 "object": "InlineTextBox 'hello world hello world'", |
| 90 "reason": "full" |
| 91 }, |
| 92 { |
| 93 "object": "InlineTextBox 'hello'", |
| 94 "reason": "full" |
| 95 }, |
| 96 { |
| 97 "object": "InlineTextBox 'world hello world'", |
| 98 "reason": "full" |
| 99 }, |
| 100 { |
| 101 "object": "InlineTextBox 'world'", |
| 102 "reason": "bounds change" |
| 103 }, |
| 104 { |
| 105 "object": "InlineTextBox 'world'", |
| 106 "reason": "selection" |
| 107 }, |
| 108 { |
| 109 "object": "LayoutBR BR", |
| 110 "reason": "bounds change" |
| 111 }, |
| 112 { |
| 113 "object": "LayoutBlockFlow BODY", |
| 114 "reason": "selection" |
| 115 }, |
| 116 { |
| 117 "object": "LayoutBlockFlow DIV id='test'", |
| 118 "reason": "selection" |
| 119 }, |
| 120 { |
| 121 "object": "LayoutBlockFlow HTML", |
| 122 "reason": "selection" |
| 123 }, |
| 124 { |
| 125 "object": "LayoutInline SPAN id='removeme'", |
| 126 "reason": "layoutObject removal" |
| 127 }, |
| 128 { |
| 129 "object": "LayoutText #text", |
| 130 "reason": "selection" |
| 131 }, |
| 132 { |
| 155 "object": "RootInlineBox", | 133 "object": "RootInlineBox", |
| 156 "rect": [0, 0, 0, 0], | |
| 157 "reason": "full" | 134 "reason": "full" |
| 158 }, | 135 }, |
| 159 { | 136 { |
| 160 "object": "RootInlineBox", | 137 "object": "RootInlineBox", |
| 161 "rect": [0, 0, 0, 0], | |
| 162 "reason": "full" | 138 "reason": "full" |
| 163 }, | 139 }, |
| 164 { | 140 { |
| 165 "object": "RootInlineBox", | 141 "object": "RootInlineBox", |
| 166 "rect": [0, 0, 0, 0], | |
| 167 "reason": "full" | 142 "reason": "full" |
| 168 }, | 143 }, |
| 169 { | 144 { |
| 170 "object": "RootInlineBox", | 145 "object": "RootInlineBox", |
| 171 "rect": [0, 0, 0, 0], | |
| 172 "reason": "full" | 146 "reason": "full" |
| 173 }, | 147 }, |
| 174 { | 148 { |
| 175 "object": "RootInlineBox", | 149 "object": "RootInlineBox", |
| 176 "rect": [0, 0, 0, 0], | |
| 177 "reason": "full" | 150 "reason": "full" |
| 178 }, | 151 }, |
| 179 { | 152 { |
| 180 "object": "RootInlineBox", | 153 "object": "RootInlineBox", |
| 181 "rect": [0, 0, 0, 0], | |
| 182 "reason": "full" | 154 "reason": "full" |
| 183 } | 155 } |
| 184 ] | 156 ] |
| 185 } | 157 } |
| 186 ] | 158 ] |
| 187 } | 159 } |
| 188 | 160 |
| OLD | NEW |