| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true | 7 "drawsContent": true |
| 8 }, | 8 }, |
| 9 { | 9 { |
| 10 "name": "LayoutTextControl INPUT id='root'", | 10 "name": "LayoutTextControl INPUT id='root'", |
| 11 "position": [7, 7], | 11 "position": [7, 7], |
| 12 "bounds": [70, 24], | 12 "bounds": [70, 24], |
| 13 "drawsContent": true, | 13 "drawsContent": true, |
| 14 "backgroundColor": "#FFFFFF", | 14 "backgroundColor": "#FFFFFF", |
| 15 "paintInvalidations": [ | 15 "paintInvalidations": [ |
| 16 { | 16 { |
| 17 "object": "LayoutTextControl INPUT id='root'", | 17 "object": "LayoutTextControl INPUT id='root'", |
| 18 "rect": [0, 0, 70, 24], | 18 "rect": [0, 0, 70, 24], |
| 19 "reason": "subtree" | 19 "reason": "subtree" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutTextControl INPUT id='root'", | 22 "object": "LayoutTextControl INPUT id='root'", |
| 23 "rect": [0, 0, 68, 22], | 23 "rect": [0, 0, 68, 22], |
| 24 "reason": "full" | 24 "reason": "full" |
| 25 } | 25 } |
| 26 ] | 26 ] |
| 27 }, | 27 }, |
| 28 { | 28 { |
| 29 "name": "Child Containment Layer", | 29 "name": "Child Containment Layer", |
| 30 "position": [-16777214, -16777214], | 30 "position": [3, 3], |
| 31 "bounds": [33554432, 33554432] | 31 "bounds": [64, 18] |
| 32 }, | 32 }, |
| 33 { | 33 { |
| 34 "name": "LayoutBlockFlow DIV id='inner-editor'", | 34 "name": "LayoutBlockFlow DIV id='inner-editor'", |
| 35 "position": [16777216, 16777218], | 35 "position": [0, 1], |
| 36 "bounds": [64, 16], | 36 "bounds": [64, 16], |
| 37 "shouldFlattenTransform": false, | 37 "shouldFlattenTransform": false, |
| 38 "drawsContent": true | 38 "drawsContent": true |
| 39 }, | 39 }, |
| 40 { | 40 { |
| 41 "name": "Scrolling Layer", | 41 "name": "Scrolling Layer", |
| 42 "bounds": [64, 16], | 42 "bounds": [64, 16], |
| 43 "shouldFlattenTransform": false | 43 "shouldFlattenTransform": false |
| 44 }, | 44 }, |
| 45 { | 45 { |
| (...skipping 24 matching lines...) Expand all Loading... |
| 70 "object": "LayoutTextControl INPUT id='root'", | 70 "object": "LayoutTextControl INPUT id='root'", |
| 71 "reason": "subtree" | 71 "reason": "subtree" |
| 72 }, | 72 }, |
| 73 { | 73 { |
| 74 "object": "Caret", | 74 "object": "Caret", |
| 75 "reason": "caret" | 75 "reason": "caret" |
| 76 } | 76 } |
| 77 ] | 77 ] |
| 78 } | 78 } |
| 79 | 79 |
| OLD | NEW |