| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [785, 829], | 2 "bounds": [785, 829], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [785, 829], | 5 "bounds": [785, 829], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow HTML", | 10 "object": "LayoutBlockFlow HTML", |
| 11 "rect": [0, 0, 785, 829], | 11 "rect": [0, 0, 785, 829], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutView #document", |
| 16 "rect": [0, 735, 785, 94], |
| 17 "reason": "incremental" |
| 18 }, |
| 19 { |
| 15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
| 16 "rect": [8, 180, 769, 641], | 21 "rect": [8, 180, 769, 641], |
| 17 "reason": "bounds change" | 22 "reason": "bounds change" |
| 18 }, | 23 }, |
| 19 { | 24 { |
| 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, | 25 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, |
| 21 "rect": [8, 180, 769, 641], | 26 "rect": [8, 180, 769, 641], |
| 22 "reason": "bounds change" | 27 "reason": "bounds change" |
| 23 }, | 28 }, |
| 24 { | 29 { |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 }, | 85 }, |
| 81 { | 86 { |
| 82 "object": "VerticalScrollbar", | 87 "object": "VerticalScrollbar", |
| 83 "reason": "full" | 88 "reason": "full" |
| 84 } | 89 } |
| 85 ] | 90 ] |
| 86 } | 91 } |
| 87 ] | 92 ] |
| 88 } | 93 } |
| 89 | 94 |
| OLD | NEW |