| 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": "LayoutBlockFlow (positioned) UL id='submenu'", | |
| 13 "rect": [48, 94, 40, 20], | |
| 14 "reason": "bounds change" | |
| 15 }, | |
| 16 { | |
| 17 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | |
| 18 "rect": [48, -156, 40, 20], | |
| 19 "reason": "bounds change" | |
| 20 } | |
| 21 ], | |
| 22 "children": [ | |
| 23 { | |
| 24 "name": "LayoutListItem (floating) LI id='watches'", | |
| 25 "position": [30, 44], | |
| 26 "transformOrigin": [18, 10], | |
| 27 "bounds": [25, 19], | |
| 28 "drawsContent": true, | |
| 29 "children": [ | |
| 30 { | |
| 31 "name": "LayoutInline (relative positioned) SPAN id='placeholder'"
, | |
| 32 "position": [18, 0], | |
| 33 "bounds": [0, 19], | |
| 34 "backfaceVisibility": "hidden" | |
| 35 } | |
| 36 ] | |
| 37 }, | |
| 38 { | |
| 39 "name": "LayoutListItem (relative positioned) (floating) LI id='menu'"
, | |
| 40 "position": [30, 44], | |
| 41 "bounds": [18, 19], | |
| 42 "drawsContent": true, | |
| 43 "paintInvalidations": [ | |
| 44 { | |
| 45 "object": "LayoutListMarker (anonymous)", | |
| 46 "rect": [0, 0, 7, 19], | |
| 47 "reason": "forced by layout" | |
| 48 } | |
| 49 ] | |
| 50 } | |
| 51 ] | |
| 52 } | |
| 53 ], | |
| 54 "objectPaintInvalidations": [ | |
| 55 { | |
| 56 "object": "LayoutListMarker (anonymous)", | |
| 57 "reason": "forced by layout" | |
| 58 }, | |
| 59 { | |
| 60 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | |
| 61 "reason": "bounds change" | |
| 62 }, | |
| 63 { | |
| 64 "object": "LayoutListItem LI", | |
| 65 "reason": "location change" | |
| 66 }, | |
| 67 { | |
| 68 "object": "RootInlineBox", | |
| 69 "reason": "location change" | |
| 70 }, | |
| 71 { | |
| 72 "object": "LayoutListMarker (anonymous)", | |
| 73 "reason": "location change" | |
| 74 } | |
| 75 ] | |
| 76 } | |
| 77 | |
| OLD | NEW |