| 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 (relative positioned) DIV id='inner'", | 10 "object": "LayoutBlockFlow (relative positioned) DIV id='inner'", |
| 11 "reason": "layoutObject removal" | 11 "reason": "layoutObject removal" |
| 12 } | 12 } |
| 13 ], | 13 ], |
| 14 "children": [ | 14 "children": [ |
| 15 { | 15 { |
| 16 "position": [278, 278], | 16 "position": [278, 278], |
| 17 "bounds": [100, 100], | 17 "bounds": [100, 100], |
| 18 "contentsOpaque": true, | 18 "contentsOpaque": true, |
| 19 "drawsContent": true, | 19 "drawsContent": true, |
| 20 "backfaceVisibility": "hidden", | 20 "backfaceVisibility": "hidden", |
| 21 "backgroundColor": "#008000", | 21 "backgroundColor": "#008000", |
| 22 "paintInvalidations": [ | 22 "paintInvalidations": [ |
| 23 { | 23 { |
| 24 "object": "LayoutBlockFlow (relative positioned) DIV id='inner'", | 24 "object": "LayoutBlockFlow (relative positioned) DIV id='inner'", |
| 25 "rect": [0, 0, 100, 100], | 25 "rect": [0, 0, 100, 100], |
| 26 "reason": "layer" | 26 "reason": "subtree" |
| 27 }, | 27 }, |
| 28 { | 28 { |
| 29 "object": "LayoutBlockFlow (relative positioned) DIV id='outer'", | 29 "object": "LayoutBlockFlow (relative positioned) DIV id='outer'", |
| 30 "rect": [0, 0, 100, 100], | 30 "rect": [0, 0, 100, 100], |
| 31 "reason": "became visible" | 31 "reason": "became visible" |
| 32 }, | 32 }, |
| 33 { | 33 { |
| 34 "object": "LayoutBlockFlow (relative positioned) DIV id='outer'", | 34 "object": "LayoutBlockFlow (relative positioned) DIV id='outer'", |
| 35 "rect": [0, 0, 100, 100], | 35 "rect": [0, 0, 100, 100], |
| 36 "reason": "layer" | 36 "reason": "subtree" |
| 37 } | 37 } |
| 38 ] | 38 ] |
| 39 } | 39 } |
| 40 ] | 40 ] |
| 41 } | 41 } |
| 42 ] | 42 ] |
| 43 } | 43 } |
| 44 | 44 |
| OLD | NEW |