| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [785, 836], | 5 "bounds": [785, 836], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow HTML", | |
| 11 "rect": [0, 0, 785, 836], | |
| 12 "reason": "forced by layout" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutView #document", | 10 "object": "LayoutView #document", |
| 16 "rect": [0, 742, 785, 94], | 11 "rect": [0, 742, 785, 94], |
| 17 "reason": "incremental" | 12 "reason": "incremental" |
| 18 }, | 13 }, |
| 19 { | 14 { |
| 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
| 21 "rect": [8, 186, 769, 642], | 16 "rect": [8, 186, 769, 642], |
| 22 "reason": "bounds change" | 17 "reason": "bounds change" |
| 23 }, | 18 }, |
| 24 { | 19 { |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 } | 53 } |
| 59 ] | 54 ] |
| 60 } | 55 } |
| 61 ], | 56 ], |
| 62 "objectPaintInvalidations": [ | 57 "objectPaintInvalidations": [ |
| 63 { | 58 { |
| 64 "object": "LayoutView #document", | 59 "object": "LayoutView #document", |
| 65 "reason": "incremental" | 60 "reason": "incremental" |
| 66 }, | 61 }, |
| 67 { | 62 { |
| 68 "object": "LayoutBlockFlow HTML", | |
| 69 "reason": "forced by layout" | |
| 70 }, | |
| 71 { | |
| 72 "object": "LayoutIFrame IFRAME id='iframe'", | 63 "object": "LayoutIFrame IFRAME id='iframe'", |
| 73 "reason": "layoutObject insertion" | 64 "reason": "layoutObject insertion" |
| 74 }, | 65 }, |
| 75 { | 66 { |
| 76 "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddi
ngTop'", | 67 "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddi
ngTop'", |
| 77 "reason": "bounds change" | 68 "reason": "bounds change" |
| 78 }, | 69 }, |
| 79 { | 70 { |
| 80 "object": "RootInlineBox", | 71 "object": "RootInlineBox", |
| 81 "reason": "bounds change" | 72 "reason": "bounds change" |
| (...skipping 18 matching lines...) Expand all Loading... |
| 100 "object": "LayoutBlockFlow HTML", | 91 "object": "LayoutBlockFlow HTML", |
| 101 "reason": "layoutObject insertion" | 92 "reason": "layoutObject insertion" |
| 102 }, | 93 }, |
| 103 { | 94 { |
| 104 "object": "LayoutBlockFlow BODY", | 95 "object": "LayoutBlockFlow BODY", |
| 105 "reason": "layoutObject insertion" | 96 "reason": "layoutObject insertion" |
| 106 } | 97 } |
| 107 ] | 98 ] |
| 108 } | 99 } |
| 109 | 100 |
| OLD | NEW |