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