| 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 "paintInvalidations": [ |
| 9 [548, 191, 24, 35] | 9 { |
| 10 ], | 10 "object": "InlineTextBox '\u7B2C\u4E00\u6BB5\u843D paragraph 1'", |
| 11 "paintInvalidationClients": [ | 11 "rect": [0, 0, 0, 0], |
| 12 "LayoutBlockFlow HTML", | 12 "reason": "selection" |
| 13 "LayoutBlockFlow BODY", | 13 }, |
| 14 "LayoutBlockFlow DIV class='lrblock'", | 14 { |
| 15 "LayoutBlockFlow DIV class='basic d1 vert'", | 15 "object": "LayoutBlockFlow BODY", |
| 16 "LayoutBlockFlow P", | 16 "rect": [0, 0, 0, 0], |
| 17 "LayoutText #text", | 17 "reason": "selection" |
| 18 "InlineTextBox '\u7B2C\u4E00\u6BB5\u843D paragraph 1'" | 18 }, |
| 19 { |
| 20 "object": "LayoutBlockFlow DIV class='basic d1 vert'", |
| 21 "rect": [0, 0, 0, 0], |
| 22 "reason": "selection" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutBlockFlow DIV class='lrblock'", |
| 26 "rect": [0, 0, 0, 0], |
| 27 "reason": "selection" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow HTML", |
| 31 "rect": [0, 0, 0, 0], |
| 32 "reason": "selection" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow P", |
| 36 "rect": [0, 0, 0, 0], |
| 37 "reason": "selection" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutText #text", |
| 41 "rect": [548, 191, 24, 35], |
| 42 "reason": "selection" |
| 43 } |
| 19 ] | 44 ] |
| 20 } | 45 } |
| 21 ] | 46 ] |
| 22 } | 47 } |
| 23 | 48 |
| OLD | NEW |