| 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 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [508, 204, 100, 100], | 9 { |
| 10 [508, 204, 100, 100], | 10 "object": "LayoutBlockFlow (floating) DIV id='container'", |
| 11 [508, 84, 100, 300], | 11 "rect": [408, 84, 200, 300], |
| 12 [508, 84, 100, 300], | 12 "reason": "location change" |
| 13 [508, 84, 100, 300], | 13 }, |
| 14 [508, 84, 100, 220], | 14 { |
| 15 [508, 84, 100, 100], | 15 "object": "LayoutBlockFlow (floating) DIV id='container'", |
| 16 [408, 204, 100, 100], | 16 "rect": [508, 84, 100, 300], |
| 17 [408, 204, 100, 100], | 17 "reason": "location change" |
| 18 [408, 84, 200, 300], | 18 }, |
| 19 [408, 84, 100, 300], | 19 { |
| 20 [408, 84, 100, 220] | 20 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", |
| 21 ], | 21 "rect": [408, 84, 100, 300], |
| 22 "paintInvalidationClients": [ | 22 "reason": "location change" |
| 23 "LayoutBlockFlow (positioned) DIV id='remove_child'", | 23 }, |
| 24 "LayoutBlockFlow (floating) DIV id='remove' class='outer'", | 24 { |
| 25 "LayoutBlockFlow (floating) DIV id='container'", | 25 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", |
| 26 "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", | 26 "rect": [508, 84, 100, 300], |
| 27 "LayoutBlockFlow (relative positioned) DIV id='keep_inner'", | 27 "reason": "location change" |
| 28 "LayoutBlockFlow (positioned) DIV id='abs_pos'", | 28 }, |
| 29 "LayoutBlockFlow DIV id='keep_child'" | 29 { |
| 30 "object": "LayoutBlockFlow (floating) DIV id='remove' class='outer'", |
| 31 "rect": [508, 84, 100, 300], |
| 32 "reason": "layoutObject removal" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow (positioned) DIV id='abs_pos'", |
| 36 "rect": [408, 204, 100, 100], |
| 37 "reason": "location change" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow (positioned) DIV id='abs_pos'", |
| 41 "rect": [508, 204, 100, 100], |
| 42 "reason": "location change" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow (positioned) DIV id='remove_child'", |
| 46 "rect": [508, 84, 100, 100], |
| 47 "reason": "layoutObject removal" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutBlockFlow (relative positioned) DIV id='keep_inner'", |
| 51 "rect": [408, 84, 100, 220], |
| 52 "reason": "location change" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutBlockFlow (relative positioned) DIV id='keep_inner'", |
| 56 "rect": [508, 84, 100, 220], |
| 57 "reason": "location change" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutBlockFlow DIV id='keep_child'", |
| 61 "rect": [408, 204, 100, 100], |
| 62 "reason": "location change" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutBlockFlow DIV id='keep_child'", |
| 66 "rect": [508, 204, 100, 100], |
| 67 "reason": "location change" |
| 68 } |
| 30 ] | 69 ] |
| 31 } | 70 } |
| 32 ] | 71 ] |
| 33 } | 72 } |
| 34 | 73 |
| OLD | NEW |