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": [71, 92, 7, 18], | 31 "rect": [71, 92, 7, 18], |
32 "reason": "location change" | 32 "reason": "location change" |
33 }, | 33 }, |
34 { | 34 { |
35 "object": "LayoutListMarker (anonymous)", | 35 "object": "LayoutListMarker (anonymous)", |
36 "rect": [71, -158, 7, 18], | 36 "rect": [71, -158, 7, 18], |
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": [31, 42], | 46 "position": [31, 42], |
48 "transformOrigin": [17, 9], | 47 "transformOrigin": [17, 9], |
49 "bounds": [24, 18], | 48 "bounds": [24, 18], |
50 "drawsContent": true, | 49 "drawsContent": true, |
51 "children": [ | 50 "children": [ |
52 { | 51 { |
53 "position": [17, 0], | 52 "position": [17, 0], |
54 "bounds": [0, 18], | 53 "bounds": [0, 18], |
55 "backfaceVisibility": "hidden" | 54 "backfaceVisibility": "hidden" |
56 } | 55 } |
57 ] | 56 ] |
58 }, | 57 }, |
59 { | 58 { |
60 "position": [31, 42], | 59 "position": [31, 42], |
61 "bounds": [17, 18], | 60 "bounds": [17, 18], |
62 "drawsContent": true | 61 "drawsContent": true |
63 } | 62 } |
64 ] | 63 ] |
65 } | 64 } |
66 ] | 65 ] |
67 } | 66 } |
68 | 67 |
OLD | NEW |