| 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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (anonymous)", | 10 "object": "LayoutBlockFlow (anonymous)", |
| 11 "rect": [9, 84, 198, 14], | 11 "rect": [9, 85, 198, 13], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (anonymous)", | 15 "object": "LayoutBlockFlow (anonymous)", |
| 16 "rect": [16, 114, 184, 13], | 16 "rect": [16, 114, 184, 13], |
| 17 "reason": "forced by layout" | 17 "reason": "forced by layout" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
| 21 "rect": [84, 114, 48, 13], | 21 "rect": [84, 114, 48, 13], |
| 22 "reason": "full" | 22 "reason": "full" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutText (anonymous)", | 25 "object": "LayoutText (anonymous)", |
| 26 "rect": [9, 84, 47, 14], | 26 "rect": [9, 85, 47, 13], |
| 27 "reason": "full" | 27 "reason": "full" |
| 28 } | 28 } |
| 29 ] | 29 ] |
| 30 } | 30 } |
| 31 ], | 31 ], |
| 32 "objectPaintInvalidations": [ | 32 "objectPaintInvalidations": [ |
| 33 { | 33 { |
| 34 "object": "LayoutBlockFlow (anonymous)", | 34 "object": "LayoutBlockFlow (anonymous)", |
| 35 "reason": "forced by layout" | 35 "reason": "forced by layout" |
| 36 }, | 36 }, |
| (...skipping 21 matching lines...) Expand all Loading... |
| 58 "object": "LayoutText #text", | 58 "object": "LayoutText #text", |
| 59 "reason": "full" | 59 "reason": "full" |
| 60 }, | 60 }, |
| 61 { | 61 { |
| 62 "object": "InlineTextBox 'SUCCESS'", | 62 "object": "InlineTextBox 'SUCCESS'", |
| 63 "reason": "full" | 63 "reason": "full" |
| 64 } | 64 } |
| 65 ] | 65 ] |
| 66 } | 66 } |
| 67 | 67 |
| OLD | NEW |