| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [200, 300], | 2 "bounds": [600, 250], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [200, 300], | 5 "bounds": [600, 250], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutView #document", |
| 11 "rect": [0, 250, 600, 250], |
| 12 "reason": "incremental" |
| 13 }, |
| 14 { |
| 10 "object": "LayoutBlockFlow HTML", | 15 "object": "LayoutBlockFlow HTML", |
| 11 "rect": [0, 0, 200, 150], | 16 "rect": [0, 0, 600, 250], |
| 12 "reason": "forced by layout" | 17 "reason": "forced by layout" |
| 13 }, | 18 }, |
| 14 { | 19 { |
| 15 "object": "LayoutView #document", | |
| 16 "rect": [0, 200, 200, 100], | |
| 17 "reason": "incremental" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
| 21 "rect": [0, 50, 100, 25], | 21 "rect": [0, 62, 300, 63], |
| 22 "reason": "incremental" | 22 "reason": "incremental" |
| 23 } | 23 } |
| 24 ] | 24 ] |
| 25 } | 25 } |
| 26 ] | 26 ] |
| 27 } | 27 } |
| 28 { | 28 { |
| 29 "bounds": [300, 300], | 29 "bounds": [400, 250], |
| 30 "children": [ | 30 "children": [ |
| 31 { | 31 { |
| 32 "bounds": [300, 300], | 32 "bounds": [400, 250], |
| 33 "contentsOpaque": true, | 33 "contentsOpaque": true, |
| 34 "drawsContent": true, | 34 "drawsContent": true, |
| 35 "paintInvalidations": [ | 35 "paintInvalidations": [ |
| 36 { | 36 { |
| 37 "object": "LayoutView #document", | |
| 38 "rect": [0, 0, 300, 300], | |
| 39 "reason": "full" | |
| 40 }, | |
| 41 { | |
| 42 "object": "LayoutBlockFlow HTML", | 37 "object": "LayoutBlockFlow HTML", |
| 43 "rect": [0, 0, 300, 150], | 38 "rect": [0, 0, 600, 125], |
| 44 "reason": "forced by layout" | 39 "reason": "forced by layout" |
| 45 }, | 40 }, |
| 46 { | 41 { |
| 47 "object": "LayoutView #document", | 42 "object": "LayoutView #document", |
| 48 "rect": [200, 0, 100, 300], | 43 "rect": [0, 0, 400, 250], |
| 44 "reason": "full" |
| 45 }, |
| 46 { |
| 47 "object": "LayoutView #document", |
| 48 "rect": [400, 0, 200, 250], |
| 49 "reason": "incremental" | 49 "reason": "incremental" |
| 50 }, | 50 }, |
| 51 { | 51 { |
| 52 "object": "LayoutBlockFlow DIV", | 52 "object": "LayoutBlockFlow DIV", |
| 53 "rect": [100, 0, 50, 75], | 53 "rect": [200, 0, 100, 63], |
| 54 "reason": "incremental" | 54 "reason": "incremental" |
| 55 } | 55 } |
| 56 ] | 56 ] |
| 57 } | 57 } |
| 58 ] | 58 ] |
| 59 } | 59 } |
| 60 { | 60 { |
| 61 "bounds": [300, 250], | 61 "bounds": [400, 600], |
| 62 "children": [ | 62 "children": [ |
| 63 { | 63 { |
| 64 "bounds": [300, 250], | 64 "bounds": [400, 600], |
| 65 "contentsOpaque": true, | 65 "contentsOpaque": true, |
| 66 "drawsContent": true, | 66 "drawsContent": true, |
| 67 "paintInvalidations": [ | 67 "paintInvalidations": [ |
| 68 { | 68 { |
| 69 "object": "LayoutView #document", |
| 70 "rect": [0, 0, 400, 600], |
| 71 "reason": "full" |
| 72 }, |
| 73 { |
| 74 "object": "LayoutView #document", |
| 75 "rect": [0, 250, 400, 350], |
| 76 "reason": "incremental" |
| 77 }, |
| 78 { |
| 69 "object": "LayoutBlockFlow HTML", | 79 "object": "LayoutBlockFlow HTML", |
| 70 "rect": [0, 0, 300, 150], | 80 "rect": [0, 0, 400, 300], |
| 71 "reason": "forced by layout" | 81 "reason": "forced by layout" |
| 72 }, | 82 }, |
| 73 { | 83 { |
| 74 "object": "LayoutView #document", | |
| 75 "rect": [0, 250, 300, 50], | |
| 76 "reason": "incremental" | |
| 77 }, | |
| 78 { | |
| 79 "object": "LayoutBlockFlow DIV", | 84 "object": "LayoutBlockFlow DIV", |
| 80 "rect": [0, 62, 150, 13], | 85 "rect": [0, 62, 200, 88], |
| 81 "reason": "incremental" | 86 "reason": "incremental" |
| 82 } | 87 } |
| 83 ] | 88 ] |
| 84 } | 89 } |
| 85 ] | 90 ] |
| 86 } | 91 } |
| 87 { | 92 { |
| 88 "bounds": [250, 250], | 93 "bounds": [800, 600], |
| 89 "children": [ | 94 "children": [ |
| 90 { | 95 { |
| 91 "bounds": [250, 250], | 96 "bounds": [800, 600], |
| 92 "contentsOpaque": true, | 97 "contentsOpaque": true, |
| 93 "drawsContent": true, | 98 "drawsContent": true, |
| 94 "paintInvalidations": [ | 99 "paintInvalidations": [ |
| 95 { | 100 { |
| 101 "object": "LayoutView #document", |
| 102 "rect": [0, 0, 800, 600], |
| 103 "reason": "full" |
| 104 }, |
| 105 { |
| 96 "object": "LayoutBlockFlow HTML", | 106 "object": "LayoutBlockFlow HTML", |
| 97 "rect": [0, 0, 300, 125], | 107 "rect": [0, 0, 800, 300], |
| 98 "reason": "forced by layout" | 108 "reason": "forced by layout" |
| 99 }, | 109 }, |
| 100 { | 110 { |
| 101 "object": "LayoutView #document", | 111 "object": "LayoutView #document", |
| 102 "rect": [0, 0, 250, 250], | 112 "rect": [400, 0, 400, 600], |
| 103 "reason": "full" | |
| 104 }, | |
| 105 { | |
| 106 "object": "LayoutView #document", | |
| 107 "rect": [250, 0, 50, 250], | |
| 108 "reason": "incremental" | 113 "reason": "incremental" |
| 109 }, | 114 }, |
| 110 { | 115 { |
| 111 "object": "LayoutBlockFlow DIV", | 116 "object": "LayoutBlockFlow DIV", |
| 112 "rect": [125, 0, 25, 63], | 117 "rect": [200, 0, 200, 150], |
| 113 "reason": "incremental" | 118 "reason": "incremental" |
| 114 } | 119 } |
| 115 ] | 120 ] |
| 116 } | 121 } |
| 117 ] | 122 ] |
| 118 } | 123 } |
| 119 | 124 |
| OLD | NEW |