| 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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [70, 94, 18, 20], | 9 [70, 94, 18, 20], |
| 10 [70, 94, 7, 19], | 10 [70, 94, 7, 19], |
| 11 [70, -156, 18, 20], | 11 [70, -156, 18, 20], |
| 12 [70, -156, 7, 19], | 12 [70, -156, 7, 19], |
| 13 [48, 94, 40, 20], | 13 [48, 94, 40, 20], |
| 14 [48, -156, 40, 20] | 14 [48, -156, 40, 20] |
| 15 ], | 15 ], |
| 16 "paintInvalidationClients": [ |
| 17 "LayoutBlockFlow (positioned) UL id='submenu'", |
| 18 "LayoutListItem LI", |
| 19 "LayoutListMarker (anonymous)" |
| 20 ], |
| 16 "children": [ | 21 "children": [ |
| 17 { | 22 { |
| 18 "position": [30, 44], | 23 "position": [30, 44], |
| 19 "transformOrigin": [18, 10], | 24 "transformOrigin": [18, 10], |
| 20 "bounds": [25, 20], | 25 "bounds": [25, 20], |
| 21 "drawsContent": true, | 26 "drawsContent": true, |
| 22 "children": [ | 27 "children": [ |
| 23 { | 28 { |
| 24 "position": [18, 0], | 29 "position": [18, 0], |
| 25 "bounds": [0, 19], | 30 "bounds": [0, 19], |
| 26 "backfaceVisibility": "hidden" | 31 "backfaceVisibility": "hidden" |
| 27 } | 32 } |
| 28 ] | 33 ] |
| 29 }, | 34 }, |
| 30 { | 35 { |
| 31 "position": [30, 44], | 36 "position": [30, 44], |
| 32 "bounds": [18, 20], | 37 "bounds": [18, 20], |
| 33 "drawsContent": true | 38 "drawsContent": true |
| 34 } | 39 } |
| 35 ] | 40 ] |
| 36 } | 41 } |
| 37 ] | 42 ] |
| 38 } | 43 } |
| 39 | 44 |
| OLD | NEW |