| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [785, 742], | 5 "bounds": [785, 742], |
| 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, 841], |
| 12 "reason": "forced by layout" |
| 13 }, |
| 14 { |
| 10 "object": "LayoutView #document", | 15 "object": "LayoutView #document", |
| 11 "rect": [0, 742, 785, 99], | 16 "rect": [0, 742, 785, 99], |
| 12 "reason": "incremental" | 17 "reason": "incremental" |
| 13 }, | 18 }, |
| 14 { | 19 { |
| 15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
| 16 "rect": [8, 191, 769, 642], | 21 "rect": [8, 191, 769, 642], |
| 17 "reason": "bounds change" | 22 "reason": "bounds change" |
| 18 }, | 23 }, |
| 19 { | 24 { |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 }, | 60 }, |
| 56 { | 61 { |
| 57 "object": "LayoutBlockFlow (anonymous)", | 62 "object": "LayoutBlockFlow (anonymous)", |
| 58 "reason": "layoutObject removal" | 63 "reason": "layoutObject removal" |
| 59 }, | 64 }, |
| 60 { | 65 { |
| 61 "object": "LayoutView #document", | 66 "object": "LayoutView #document", |
| 62 "reason": "incremental" | 67 "reason": "incremental" |
| 63 }, | 68 }, |
| 64 { | 69 { |
| 70 "object": "LayoutBlockFlow HTML", |
| 71 "reason": "forced by layout" |
| 72 }, |
| 73 { |
| 65 "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddi
ngTop'", | 74 "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddi
ngTop'", |
| 66 "reason": "bounds change" | 75 "reason": "bounds change" |
| 67 }, | 76 }, |
| 68 { | 77 { |
| 69 "object": "RootInlineBox", | 78 "object": "RootInlineBox", |
| 70 "reason": "bounds change" | 79 "reason": "bounds change" |
| 71 }, | 80 }, |
| 72 { | 81 { |
| 73 "object": "LayoutImage IMG", | 82 "object": "LayoutImage IMG", |
| 74 "reason": "bounds change" | 83 "reason": "bounds change" |
| 75 }, | 84 }, |
| 76 { | 85 { |
| 77 "object": "LayoutText #text", | 86 "object": "LayoutText #text", |
| 78 "reason": "location change" | 87 "reason": "location change" |
| 79 } | 88 } |
| 80 ] | 89 ] |
| 81 } | 90 } |
| 82 | 91 |
| OLD | NEW |