| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "name": "Content Root Layer", | |
| 3 "bounds": [800, 600], | |
| 4 "children": [ | |
| 5 { | |
| 6 "name": "LayoutView #document", | |
| 7 "bounds": [800, 600], | |
| 8 "contentsOpaque": true, | |
| 9 "drawsContent": true, | |
| 10 "paintInvalidations": [ | |
| 11 { | |
| 12 "object": "LayoutMultiColumnFlowThread (anonymous)", | |
| 13 "rect": [9, 9, 400, 100], | |
| 14 "reason": "forced by layout" | |
| 15 }, | |
| 16 { | |
| 17 "object": "LayoutText #text", | |
| 18 "rect": [234, 15, 300, 50], | |
| 19 "reason": "full" | |
| 20 } | |
| 21 ] | |
| 22 } | |
| 23 ], | |
| 24 "objectPaintInvalidations": [ | |
| 25 { | |
| 26 "object": "RootInlineBox", | |
| 27 "reason": "full" | |
| 28 }, | |
| 29 { | |
| 30 "object": "RootInlineBox", | |
| 31 "reason": "full" | |
| 32 }, | |
| 33 { | |
| 34 "object": "InlineTextBox '\u00A0'", | |
| 35 "reason": "full" | |
| 36 }, | |
| 37 { | |
| 38 "object": "InlineTextBox '\n'", | |
| 39 "reason": "full" | |
| 40 }, | |
| 41 { | |
| 42 "object": "InlineFlowBox", | |
| 43 "reason": "full" | |
| 44 }, | |
| 45 { | |
| 46 "object": "InlineTextBox ''", | |
| 47 "reason": "full" | |
| 48 }, | |
| 49 { | |
| 50 "object": "LayoutMultiColumnFlowThread (anonymous)", | |
| 51 "reason": "forced by layout" | |
| 52 }, | |
| 53 { | |
| 54 "object": "RootInlineBox", | |
| 55 "reason": "forced by layout" | |
| 56 }, | |
| 57 { | |
| 58 "object": "LayoutText #text", | |
| 59 "reason": "full" | |
| 60 }, | |
| 61 { | |
| 62 "object": "InlineTextBox 'XXXXXX'", | |
| 63 "reason": "full" | |
| 64 } | |
| 65 ] | |
| 66 } | |
| 67 | |
| OLD | NEW |