| 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'", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 "rect": [70, 94, 7, 19], | 31 "rect": [70, 94, 7, 19], |
| 32 "reason": "location change" | 32 "reason": "location change" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutListMarker (anonymous)", | 35 "object": "LayoutListMarker (anonymous)", |
| 36 "rect": [70, -156, 7, 19], | 36 "rect": [70, -156, 7, 19], |
| 37 "reason": "location change" | 37 "reason": "location change" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "RootInlineBox", | 40 "object": "RootInlineBox", |
| 41 "rect": [0, 0, 0, 0], | |
| 42 "reason": "full" | 41 "reason": "full" |
| 43 } | 42 } |
| 44 ], | 43 ], |
| 45 "children": [ | 44 "children": [ |
| 46 { | 45 { |
| 47 "position": [30, 44], | 46 "position": [30, 44], |
| 48 "transformOrigin": [18, 10], | 47 "transformOrigin": [18, 10], |
| 49 "bounds": [25, 20], | 48 "bounds": [25, 20], |
| 50 "drawsContent": true, | 49 "drawsContent": true, |
| 51 "children": [ | 50 "children": [ |
| 52 { | 51 { |
| 53 "position": [18, 0], | 52 "position": [18, 0], |
| 54 "bounds": [0, 19], | 53 "bounds": [0, 19], |
| 55 "backfaceVisibility": "hidden" | 54 "backfaceVisibility": "hidden" |
| 56 } | 55 } |
| 57 ] | 56 ] |
| 58 }, | 57 }, |
| 59 { | 58 { |
| 60 "position": [30, 44], | 59 "position": [30, 44], |
| 61 "bounds": [18, 20], | 60 "bounds": [18, 20], |
| 62 "drawsContent": true | 61 "drawsContent": true |
| 63 } | 62 } |
| 64 ] | 63 ] |
| 65 } | 64 } |
| 66 ] | 65 ] |
| 67 } | 66 } |
| 68 | 67 |
| OLD | NEW |