| 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", | 10 "object": "LayoutBlockFlow (positioned) DIV", |
| 11 "rect": [176, 220, 394, 185], | 11 "rect": [176, 220, 394, 185], |
| 12 "reason": "location change" | 12 "reason": "location change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (positioned) DIV", | 15 "object": "LayoutBlockFlow (positioned) DIV", |
| 16 "rect": [176, 220, 388, 203], | 16 "rect": [176, 220, 388, 203], |
| 17 "reason": "location change" | 17 "reason": "location change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow (relative positioned) DIV id='box'", | 20 "object": "LayoutBlockFlow (relative positioned) DIV id='box'", |
| 21 "rect": [79, 123, 260, 260], | |
| 22 "reason": "location change" | |
| 23 }, | |
| 24 { | |
| 25 "object": "LayoutBlockFlow (relative positioned) DIV id='box'", | |
| 26 "rect": [76, 120, 266, 266], | 21 "rect": [76, 120, 266, 266], |
| 27 "reason": "location change" | 22 "reason": "location change" |
| 28 } | 23 } |
| 29 ] | 24 ] |
| 30 } | 25 } |
| 31 ] | 26 ] |
| 32 } | 27 } |
| 33 | 28 |
| OLD | NEW |