| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| 11 { | 11 { |
| 12 "object": "LayoutBlockFlow (anonymous)", | 12 "object": "LayoutBlockFlow (anonymous)", |
| 13 "rect": [8, 108, 784, 304], | 13 "rect": [8, 108, 784, 304], |
| 14 "reason": "forced by layout" | 14 "reason": "forced by layout" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutIFrame IFRAME id='iframe'", | 17 "object": "LayoutIFrame IFRAME id='iframe'", |
| 18 "rect": [8, 108, 300, 300], | 18 "rect": [8, 108, 300, 300], |
| 19 "reason": "forced by layout" | 19 "reason": "forced by layout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutView #document", | 22 "object": "LayoutView #document", |
| 23 "rect": [8, 193, 285, 200], | |
| 24 "reason": "incremental" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutView #document", | |
| 28 "rect": [8, 393, 285, 15], | 23 "rect": [8, 393, 285, 15], |
| 29 "reason": "scroll" | 24 "reason": "scroll" |
| 30 }, | 25 }, |
| 31 { | 26 { |
| 32 "object": "LayoutView #document", | 27 "object": "LayoutView #document", |
| 33 "rect": [93, 108, 200, 285], | |
| 34 "reason": "incremental" | |
| 35 }, | |
| 36 { | |
| 37 "object": "LayoutView #document", | |
| 38 "rect": [8, 193, 85, 15], | 28 "rect": [8, 193, 85, 15], |
| 39 "reason": "scroll" | 29 "reason": "scroll" |
| 40 }, | 30 }, |
| 41 { | 31 { |
| 42 "object": "LayoutView #document", | 32 "object": "LayoutView #document", |
| 43 "rect": [293, 108, 15, 285], | 33 "rect": [293, 108, 15, 285], |
| 44 "reason": "scroll" | 34 "reason": "scroll" |
| 45 }, | 35 }, |
| 46 { | 36 { |
| 47 "object": "LayoutView #document", | 37 "object": "LayoutView #document", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 69 { | 59 { |
| 70 "object": "RootInlineBox", | 60 "object": "RootInlineBox", |
| 71 "reason": "forced by layout" | 61 "reason": "forced by layout" |
| 72 }, | 62 }, |
| 73 { | 63 { |
| 74 "object": "LayoutIFrame IFRAME id='iframe'", | 64 "object": "LayoutIFrame IFRAME id='iframe'", |
| 75 "reason": "forced by layout" | 65 "reason": "forced by layout" |
| 76 }, | 66 }, |
| 77 { | 67 { |
| 78 "object": "LayoutView #document", | 68 "object": "LayoutView #document", |
| 79 "reason": "incremental" | |
| 80 }, | |
| 81 { | |
| 82 "object": "LayoutView #document", | |
| 83 "reason": "scroll" | 69 "reason": "scroll" |
| 84 }, | 70 }, |
| 85 { | 71 { |
| 86 "object": "HorizontalScrollbar", | 72 "object": "HorizontalScrollbar", |
| 87 "reason": "scroll" | 73 "reason": "scroll" |
| 88 }, | 74 }, |
| 89 { | 75 { |
| 90 "object": "LayoutView #document", | 76 "object": "LayoutView #document", |
| 91 "reason": "scroll" | 77 "reason": "scroll" |
| 92 }, | 78 }, |
| 93 { | 79 { |
| 94 "object": "VerticalScrollbar", | 80 "object": "VerticalScrollbar", |
| 95 "reason": "scroll" | 81 "reason": "scroll" |
| 96 } | 82 } |
| 97 ] | 83 ] |
| 98 } | 84 } |
| 99 | 85 |
| OLD | NEW |