OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow (positioned) DIV id='mask'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='mask'", |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 { | 114 { |
115 "object": "LayoutBlockFlow (positioned) DIV id='mask'", | 115 "object": "LayoutBlockFlow (positioned) DIV id='mask'", |
116 "rect": [-100, -100, 19, 19], | 116 "rect": [-100, -100, 19, 19], |
117 "reason": "location change" | 117 "reason": "location change" |
118 } | 118 } |
119 ] | 119 ] |
120 } | 120 } |
121 ] | 121 ] |
122 } | 122 } |
123 | 123 |
OLD | NEW |