| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "layers": [ | |
| 3 { | |
| 4 "name": "LayoutView #document", | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutMultiColumnFlowThread (anonymous)", | |
| 11 "rect": [8, 8, 630, 20], | |
| 12 "reason": "border box change" | |
| 13 } | |
| 14 ] | |
| 15 } | |
| 16 ], | |
| 17 "objectPaintInvalidations": [ | |
| 18 { | |
| 19 "object": "LayoutMultiColumnFlowThread (anonymous)", | |
| 20 "reason": "border box change" | |
| 21 }, | |
| 22 { | |
| 23 "object": "RootInlineBox", | |
| 24 "reason": "border box change" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutBR BR", | |
| 28 "reason": "forced by layout" | |
| 29 }, | |
| 30 { | |
| 31 "object": "InlineTextBox '\n'", | |
| 32 "reason": "forced by layout" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutBR BR", | |
| 36 "reason": "forced by layout" | |
| 37 }, | |
| 38 { | |
| 39 "object": "InlineTextBox '\n'", | |
| 40 "reason": "forced by layout" | |
| 41 }, | |
| 42 { | |
| 43 "object": "LayoutText #text", | |
| 44 "reason": "layoutObject insertion" | |
| 45 }, | |
| 46 { | |
| 47 "object": "InlineTextBox 'PASS'", | |
| 48 "reason": "layoutObject insertion" | |
| 49 } | |
| 50 ] | |
| 51 } | |
| 52 | |
| OLD | NEW |