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