| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [785, 1895], | 5 "bounds": [785, 1895], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
| 11 "rect": [677, 252, 100, 100], | 11 "rect": [677, 252, 100, 100], |
| 12 "reason": "subtree" | 12 "reason": "subtree" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (relative positioned) DIV class='container'
", | |
| 16 "rect": [677, 252, 100, 100], | |
| 17 "reason": "subtree" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", | 15 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
| 21 "rect": [677, 252, 100, 100], | 16 "rect": [677, 252, 100, 100], |
| 22 "reason": "subtree" | 17 "reason": "subtree" |
| 23 }, | 18 }, |
| 24 { | 19 { |
| 25 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
| 26 "rect": [677, 252, 100, 100], | 21 "rect": [677, 252, 100, 100], |
| 27 "reason": "subtree" | 22 "reason": "subtree" |
| 28 }, | 23 }, |
| 29 { | 24 { |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", | 73 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
| 79 "reason": "subtree" | 74 "reason": "subtree" |
| 80 }, | 75 }, |
| 81 { | 76 { |
| 82 "object": "LayoutBlockFlow DIV", | 77 "object": "LayoutBlockFlow DIV", |
| 83 "reason": "subtree" | 78 "reason": "subtree" |
| 84 } | 79 } |
| 85 ] | 80 ] |
| 86 } | 81 } |
| 87 | 82 |
| OLD | NEW |