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