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