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