| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "children": [ | 10 "children": [ |
| 11 { | 11 { |
| 12 "name": "LayoutTextControl INPUT id='root'", | 12 "name": "LayoutTextControl INPUT id='root'", |
| 13 "position": [7, 7], | 13 "position": [5, 5], |
| 14 "bounds": [66, 24], | 14 "bounds": [47, 25], |
| 15 "drawsContent": true, | 15 "drawsContent": true, |
| 16 "backgroundColor": "#FFFFFF", | 16 "backgroundColor": "#FFFFFF", |
| 17 "paintInvalidations": [ | 17 "paintInvalidations": [ |
| 18 { | 18 { |
| 19 "object": "LayoutTextControl INPUT id='root'", | 19 "object": "LayoutTextControl INPUT id='root'", |
| 20 "rect": [0, 0, 66, 24], | 20 "rect": [0, 0, 47, 25], |
| 21 "reason": "subtree" | 21 "reason": "subtree" |
| 22 }, | 22 }, |
| 23 { | 23 { |
| 24 "object": "LayoutTextControl INPUT id='root'", | 24 "object": "LayoutTextControl INPUT id='root'", |
| 25 "rect": [0, 0, 64, 22], | 25 "rect": [0, 0, 41, 19], |
| 26 "reason": "full" | 26 "reason": "full" |
| 27 } | 27 } |
| 28 ], | 28 ], |
| 29 "children": [ | 29 "children": [ |
| 30 { | 30 { |
| 31 "name": "LayoutBlockFlow DIV id='inner-editor'", | 31 "name": "LayoutBlockFlow DIV id='inner-editor'", |
| 32 "position": [3, 4], | 32 "position": [6, 6], |
| 33 "bounds": [60, 16], | 33 "bounds": [35, 13], |
| 34 "shouldFlattenTransform": false, | 34 "shouldFlattenTransform": false, |
| 35 "drawsContent": true, | 35 "drawsContent": true, |
| 36 "children": [ | 36 "children": [ |
| 37 { | 37 { |
| 38 "name": "Scrolling Layer", | 38 "name": "Scrolling Layer", |
| 39 "bounds": [60, 16], | 39 "bounds": [35, 13], |
| 40 "shouldFlattenTransform": false, | 40 "shouldFlattenTransform": false, |
| 41 "children": [ | 41 "children": [ |
| 42 { | 42 { |
| 43 "name": "Scrolling Contents Layer", | 43 "name": "Scrolling Contents Layer", |
| 44 "bounds": [75, 16], | 44 "bounds": [66, 13], |
| 45 "drawsContent": true, | 45 "drawsContent": true, |
| 46 "paintInvalidations": [ | 46 "paintInvalidations": [ |
| 47 { | 47 { |
| 48 "object": "LayoutText #text", | 48 "object": "LayoutText #text", |
| 49 "rect": [72, -1, 3, 18], | 49 "rect": [64, -1, 3, 15], |
| 50 "reason": "invalidate paint rectangle" | 50 "reason": "invalidate paint rectangle" |
| 51 } | 51 } |
| 52 ] | 52 ] |
| 53 } | 53 } |
| 54 ] | 54 ] |
| 55 }, | 55 }, |
| 56 { | 56 { |
| 57 "name": "Overflow Controls Host Layer", | 57 "name": "Overflow Controls Host Layer", |
| 58 "bounds": [60, 16], | 58 "bounds": [35, 13], |
| 59 "children": [ | 59 "children": [ |
| 60 { | 60 { |
| 61 "name": "Horizontal Scrollbar Layer", | 61 "name": "Horizontal Scrollbar Layer", |
| 62 "position": [0, 16], | 62 "position": [0, 13], |
| 63 "bounds": [60, 0], | 63 "bounds": [35, 0], |
| 64 "drawsContent": true | 64 "drawsContent": true |
| 65 }, | 65 }, |
| 66 { | 66 { |
| 67 "name": "Vertical Scrollbar Layer", | 67 "name": "Vertical Scrollbar Layer", |
| 68 "position": [60, 0], | 68 "position": [35, 0], |
| 69 "bounds": [0, 16], | 69 "bounds": [0, 13], |
| 70 "drawsContent": true | 70 "drawsContent": true |
| 71 } | 71 } |
| 72 ] | 72 ] |
| 73 } | 73 } |
| 74 ] | 74 ] |
| 75 } | 75 } |
| 76 ] | 76 ] |
| 77 } | 77 } |
| 78 ] | 78 ] |
| 79 } | 79 } |
| 80 ], | 80 ], |
| 81 "objectPaintInvalidations": [ | 81 "objectPaintInvalidations": [ |
| 82 { | 82 { |
| 83 "object": "LayoutTextControl INPUT id='root'", | 83 "object": "LayoutTextControl INPUT id='root'", |
| 84 "reason": "subtree" | 84 "reason": "subtree" |
| 85 }, | 85 }, |
| 86 { | 86 { |
| 87 "object": "Scrolling Contents Layer", | 87 "object": "Scrolling Contents Layer", |
| 88 "reason": "invalidate paint rectangle" | 88 "reason": "invalidate paint rectangle" |
| 89 } | 89 } |
| 90 ] | 90 ] |
| 91 } | 91 } |
| 92 | 92 |
| OLD | NEW |