| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 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", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 "reason": "bounds change" | 27 "reason": "bounds change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutIFrame IFRAME id='iframe'", | 30 "object": "LayoutIFrame IFRAME id='iframe'", |
| 31 "rect": [8, 86, 732, 94], | 31 "rect": [8, 86, 732, 94], |
| 32 "reason": "layoutObject insertion" | 32 "reason": "layoutObject insertion" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutBlockFlow HTML", | 35 "object": "LayoutBlockFlow HTML", |
| 36 "rect": [10, 88, 728, 90], | 36 "rect": [10, 88, 728, 90], |
| 37 "reason": "forced by layout" | 37 "reason": "layoutObject insertion" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutView #document", |
| 41 "rect": [10, 88, 728, 90], |
| 42 "reason": "style change" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow BODY", |
| 46 "rect": [18, 96, 712, 74], |
| 47 "reason": "layoutObject insertion" |
| 38 }, | 48 }, |
| 39 { | 49 { |
| 40 "object": "LayoutImage IMG", | 50 "object": "LayoutImage IMG", |
| 41 "rect": [58, 230, 489, 537], | 51 "rect": [58, 230, 489, 537], |
| 42 "reason": "bounds change" | 52 "reason": "bounds change" |
| 43 }, | 53 }, |
| 44 { | 54 { |
| 45 "object": "LayoutImage IMG", | 55 "object": "LayoutImage IMG", |
| 46 "rect": [58, 136, 489, 537], | 56 "rect": [58, 136, 489, 537], |
| 47 "reason": "bounds change" | 57 "reason": "bounds change" |
| (...skipping 24 matching lines...) Expand all Loading... |
| 72 }, | 82 }, |
| 73 { | 83 { |
| 74 "object": "LayoutImage IMG", | 84 "object": "LayoutImage IMG", |
| 75 "reason": "bounds change" | 85 "reason": "bounds change" |
| 76 }, | 86 }, |
| 77 { | 87 { |
| 78 "object": "LayoutText #text", | 88 "object": "LayoutText #text", |
| 79 "reason": "location change" | 89 "reason": "location change" |
| 80 }, | 90 }, |
| 81 { | 91 { |
| 82 "object": "VerticalScrollbar", | |
| 83 "reason": "scroll" | |
| 84 }, | |
| 85 { | |
| 86 "object": "LayoutView #document", | 92 "object": "LayoutView #document", |
| 87 "reason": "scroll" | 93 "reason": "style change" |
| 88 }, | |
| 89 { | |
| 90 "object": "LayoutView #document", | |
| 91 "reason": "location change" | |
| 92 }, | 94 }, |
| 93 { | 95 { |
| 94 "object": "LayoutBlockFlow HTML", | 96 "object": "LayoutBlockFlow HTML", |
| 95 "reason": "forced by layout" | 97 "reason": "layoutObject insertion" |
| 96 }, | 98 }, |
| 97 { | 99 { |
| 98 "object": "LayoutBlockFlow BODY", | 100 "object": "LayoutBlockFlow BODY", |
| 99 "reason": "location change" | 101 "reason": "layoutObject insertion" |
| 100 } | 102 } |
| 101 ] | 103 ] |
| 102 } | 104 } |
| 103 | 105 |
| OLD | NEW |