| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 2016], | 2 "bounds": [800, 2016], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 2016], | 5 "bounds": [800, 2016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [108, 5708, 100, 100], | 9 { |
| 10 [100, 700, 100, 100], | 10 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", |
| 11 [8, 5008, 100, 100], | 11 "rect": [108, 5708, 100, 100], |
| 12 [8, 8, 100, 100], | 12 "reason": "layer" |
| 13 [0, 2016, 800, 3792], | 13 }, |
| 14 [0, 0, 800, 2016] | 14 { |
| 15 ], | 15 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", |
| 16 "paintInvalidationClients": [ | 16 "rect": [100, 700, 100, 100], |
| 17 "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green
'", | 17 "reason": "location change" |
| 18 "LayoutView #document", | 18 }, |
| 19 "LayoutBlockFlow HTML", | 19 { |
| 20 "LayoutBlockFlow DIV id='container' class='relative'", | 20 "object": "LayoutBlockFlow DIV id='container' class='relative'", |
| 21 "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green
'" | 21 "rect": [8, 5008, 100, 100], |
| 22 "reason": "location change" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutBlockFlow DIV id='container' class='relative'", |
| 26 "rect": [8, 8, 100, 100], |
| 27 "reason": "location change" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow HTML", |
| 31 "rect": [0, 0, 800, 2016], |
| 32 "reason": "forced by layout" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutView #document", |
| 36 "rect": [0, 2016, 800, 3792], |
| 37 "reason": "incremental" |
| 38 } |
| 22 ] | 39 ] |
| 23 } | 40 } |
| 24 ] | 41 ] |
| 25 } | 42 } |
| 26 | 43 |
| OLD | NEW |