| 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 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [38, 38], | 10 "position": [38, 38], |
| 11 "bounds": [90, 90], | 11 "bounds": [90, 90], |
| 12 "drawsContent": true, | 12 "drawsContent": true, |
| 13 "backfaceVisibility": "hidden", | 13 "backfaceVisibility": "hidden", |
| 14 "backgroundColor": "#008000", | 14 "backgroundColor": "#008000", |
| 15 "paintInvalidations": [ | 15 "paintInvalidations": [ |
| 16 { | 16 { |
| 17 "object": "LayoutBlockFlow (positioned) DIV id='composited-box'", | 17 "object": "LayoutBlockFlow (positioned) DIV id='composited-box'", |
| 18 "rect": [0, 0, 70, 70], | 18 "rect": [0, 0, 70, 70], |
| 19 "reason": "full" | 19 "reason": "full" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutBlockFlow (positioned) DIV id='composited-box'", | 22 "object": "LayoutBlockFlow (positioned) DIV id='composited-box'", |
| 23 "rect": [-30, -30, 50, 100], | 23 "rect": [-30, -30, 50, 100], |
| 24 "reason": "style change" | 24 "reason": "subtree" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutBlockFlow DIV class='child'", | 27 "object": "LayoutBlockFlow DIV class='child'", |
| 28 "rect": [-30, -30, 50, 50], | 28 "rect": [-30, -30, 50, 50], |
| 29 "reason": "style change" | 29 "reason": "subtree" |
| 30 } | 30 } |
| 31 ], | 31 ], |
| 32 "children": [ | 32 "children": [ |
| 33 { | 33 { |
| 34 "bounds": [90, 90], | 34 "bounds": [90, 90], |
| 35 "children": [ | 35 "children": [ |
| 36 { | 36 { |
| 37 "position": [-30, 20], | 37 "position": [-30, 20], |
| 38 "bounds": [50, 50], | 38 "bounds": [50, 50], |
| 39 "contentsOpaque": true, | 39 "contentsOpaque": true, |
| 40 "drawsContent": true, | 40 "drawsContent": true, |
| 41 "backfaceVisibility": "hidden", | 41 "backfaceVisibility": "hidden", |
| 42 "backgroundColor": "#008000" | 42 "backgroundColor": "#008000" |
| 43 } | 43 } |
| 44 ] | 44 ] |
| 45 } | 45 } |
| 46 ] | 46 ] |
| 47 } | 47 } |
| 48 ] | 48 ] |
| 49 } | 49 } |
| 50 ] | 50 ] |
| 51 } | 51 } |
| 52 | 52 |
| OLD | NEW |