| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | 10 "object": "LayoutBlockFlow (positioned) UL id='submenu'", |
| 11 "rect": [48, 92, 40, 18], | 11 "rect": [48, 92, 40, 18], |
| 12 "reason": "bounds change" | 12 "reason": "bounds change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (positioned) UL id='submenu'", | 15 "object": "LayoutBlockFlow (positioned) UL id='submenu'", |
| 16 "rect": [48, -158, 40, 18], | 16 "rect": [48, -158, 40, 18], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutListItem LI", | |
| 21 "rect": [71, 92, 17, 18], | |
| 22 "reason": "bounds change" | |
| 23 }, | |
| 24 { | |
| 25 "object": "LayoutListItem LI", | |
| 26 "rect": [71, -158, 17, 18], | |
| 27 "reason": "bounds change" | |
| 28 }, | |
| 29 { | |
| 30 "object": "LayoutListMarker (anonymous)", | 20 "object": "LayoutListMarker (anonymous)", |
| 31 "rect": [71, 92, 7, 18], | 21 "rect": [71, 92, 7, 18], |
| 32 "reason": "bounds change" | 22 "reason": "bounds change" |
| 33 }, | 23 }, |
| 34 { | 24 { |
| 35 "object": "LayoutListMarker (anonymous)", | 25 "object": "LayoutListMarker (anonymous)", |
| 36 "rect": [71, -158, 7, 18], | 26 "rect": [71, -158, 7, 18], |
| 37 "reason": "bounds change" | 27 "reason": "bounds change" |
| 38 }, | 28 }, |
| 39 { | 29 { |
| 30 "object": "LayoutListItem LI", |
| 31 "reason": "bounds change" |
| 32 }, |
| 33 { |
| 40 "object": "RootInlineBox", | 34 "object": "RootInlineBox", |
| 41 "reason": "full" | 35 "reason": "full" |
| 42 } | 36 } |
| 43 ], | 37 ], |
| 44 "children": [ | 38 "children": [ |
| 45 { | 39 { |
| 46 "position": [31, 42], | 40 "position": [31, 42], |
| 47 "transformOrigin": [17, 9], | 41 "transformOrigin": [17, 9], |
| 48 "bounds": [24, 18], | 42 "bounds": [24, 18], |
| 49 "drawsContent": true, | 43 "drawsContent": true, |
| 50 "children": [ | 44 "children": [ |
| 51 { | 45 { |
| 52 "position": [17, 0], | 46 "position": [17, 0], |
| 53 "bounds": [0, 18], | 47 "bounds": [0, 18], |
| 54 "backfaceVisibility": "hidden" | 48 "backfaceVisibility": "hidden" |
| 55 } | 49 } |
| 56 ] | 50 ] |
| 57 }, | 51 }, |
| 58 { | 52 { |
| 59 "position": [31, 42], | 53 "position": [31, 42], |
| 60 "bounds": [17, 18], | 54 "bounds": [17, 18], |
| 61 "drawsContent": true | 55 "drawsContent": true |
| 62 } | 56 } |
| 63 ] | 57 ] |
| 64 } | 58 } |
| 65 ] | 59 ] |
| 66 } | 60 } |
| 67 | 61 |
| OLD | NEW |