| 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 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| 11 { | 11 { |
| 12 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | 12 "object": "LayoutBlockFlow (positioned) UL id='submenu'", |
| 13 "rect": [48, 94, 40, 20], | 13 "rect": [48, 94, 40, 20], |
| 14 "reason": "bounds change" | 14 "reason": "bounds change" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | 17 "object": "LayoutBlockFlow (positioned) UL id='submenu'", |
| 18 "rect": [48, -156, 40, 20], | 18 "rect": [48, -156, 40, 20], |
| 19 "reason": "bounds change" | 19 "reason": "bounds change" |
| 20 }, | |
| 21 { | |
| 22 "object": "LayoutListMarker (anonymous)", | |
| 23 "rect": [70, 94, 7, 19], | |
| 24 "reason": "bounds change" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutListMarker (anonymous)", | |
| 28 "rect": [70, -156, 7, 19], | |
| 29 "reason": "bounds change" | |
| 30 } | 20 } |
| 31 ], | 21 ], |
| 32 "children": [ | 22 "children": [ |
| 33 { | 23 { |
| 34 "name": "LayoutListItem (floating) LI id='watches'", | 24 "name": "LayoutListItem (floating) LI id='watches'", |
| 35 "position": [30, 44], | 25 "position": [30, 44], |
| 36 "transformOrigin": [18, 10], | 26 "transformOrigin": [18, 10], |
| 37 "bounds": [25, 19], | 27 "bounds": [25, 19], |
| 38 "drawsContent": true, | 28 "drawsContent": true, |
| 39 "children": [ | 29 "children": [ |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 { | 63 { |
| 74 "object": "LayoutListItem LI", | 64 "object": "LayoutListItem LI", |
| 75 "reason": "bounds change" | 65 "reason": "bounds change" |
| 76 }, | 66 }, |
| 77 { | 67 { |
| 78 "object": "RootInlineBox", | 68 "object": "RootInlineBox", |
| 79 "reason": "bounds change" | 69 "reason": "bounds change" |
| 80 }, | 70 }, |
| 81 { | 71 { |
| 82 "object": "LayoutListMarker (anonymous)", | 72 "object": "LayoutListMarker (anonymous)", |
| 83 "reason": "bounds change" | 73 "reason": "location change" |
| 84 } | 74 } |
| 85 ] | 75 ] |
| 86 } | 76 } |
| 87 | 77 |
| OLD | NEW |